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

Fix the publish workflow (pycparser error) #98

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

lebrice
Copy link
Collaborator

@lebrice lebrice commented Feb 9, 2024

There's this weird bug happening in the Publish workflow: https://github.com/mila-iqia/milatools/actions/runs/7847642067/job/21417320491#step:5:53

I suspect that this might have to do with the cache used when installing packages. I'm going to try to disable it and see if it helps.
I'm not sure what the best workflow would be to debug this.

@lebrice lebrice changed the title Try to fix the publish workflow (pycparser error) Fix the publish workflow (pycparser error) Feb 12, 2024
@lebrice lebrice merged commit 637f0b5 into mila-iqia:master Feb 12, 2024
17 checks passed
@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.03%. Comparing base (68b7dde) to head (638c45a).
Report is 17 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   61.03%   61.03%           
=======================================
  Files           9        9           
  Lines        1404     1404           
=======================================
  Hits          857      857           
  Misses        547      547           
Flag Coverage Δ
integrationtests 11.18% <ø> (ø)
unittests 61.03% <ø> (ø)

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.

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