Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply offset only if not null #480

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

marioncottard
Copy link
Collaborator

No description provided.

@ggsdc ggsdc changed the base branch from master to development October 5, 2023 14:12
@ggsdc
Copy link
Member

ggsdc commented Oct 5, 2023

Why did you close it?

@marioncottard
Copy link
Collaborator Author

Because I can't figure out why this breaks the tests and I can do it another way

@ggsdc
Copy link
Member

ggsdc commented Oct 6, 2023 via email

@marioncottard
Copy link
Collaborator Author

Okay, I'll try then

@marioncottard marioncottard reopened this Oct 6, 2023
@ggsdc
Copy link
Member

ggsdc commented Oct 16, 2023

Could you solve the conflicts (due to me commenting a big part of the code to check if the test now pass)

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Attention: Patch coverage is 12.00000% with 44 lines in your changes are missing coverage. Please review.

Project coverage is 78.82%. Comparing base (31d00cc) to head (b633d60).

Files Patch % Lines
...flow-server/cornflow/cli/tools/schema_generator.py 6.66% 42 Missing ⚠️
cornflow-server/cornflow/models/meta_models.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #480      +/-   ##
===============================================
- Coverage        79.04%   78.82%   -0.23%     
===============================================
  Files              263      263              
  Lines            14856    14903      +47     
===============================================
+ Hits             11743    11747       +4     
- Misses            3113     3156      +43     
Flag Coverage Δ
server-tests 82.56% <12.00%> (-0.62%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marioncottard
Copy link
Collaborator Author

I've left commented the tests that you commented, because even though they passed on local, they wouldn't pass here

@ggsdc ggsdc changed the base branch from development to develop July 12, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants