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

compiler: separate the compilation pipelines and improve CI #39

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

georgebisbas
Copy link
Collaborator

No description provided.

@georgebisbas georgebisbas added the tests related to adding/editing/deleting tests label Nov 22, 2023
@georgebisbas georgebisbas self-assigned this Nov 22, 2023
Comment on lines -46 to +44
@pytest.mark.xfail(reason="Deprecated, will be dropped")
@pytest.mark.xfail(reason="Needs a fix in offsets")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the fix needed and what's wrong?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The:

https://github.com/search?q=repo%3Axdslproject%2Fdevito%20time_offset_to_field&type=code

is not including the specific offset that is needed for this case. Need to look for some way to cover this case. SHould not be difficult

@georgebisbas georgebisbas merged commit d173494 into master Nov 24, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests related to adding/editing/deleting tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants