Skip to content

put reading the __version__ from the pyplot package in try catch since it can fail#594

Merged
stevengj merged 2 commits intoJuliaPy:masterfrom
KristofferC:patch-1
Oct 29, 2024
Merged

put reading the __version__ from the pyplot package in try catch since it can fail#594
stevengj merged 2 commits intoJuliaPy:masterfrom
KristofferC:patch-1

Conversation

@KristofferC
Copy link
Copy Markdown
Contributor

We got a report saying ERROR: InitError: KeyError: key :version not found. This should work around it.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 23, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 22.31%. Comparing base (00119f8) to head (cb7cefc).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #594      +/-   ##
==========================================
- Coverage   23.83%   22.31%   -1.53%     
==========================================
  Files           4        4              
  Lines         365      363       -2     
==========================================
- Hits           87       81       -6     
- Misses        278      282       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@KristofferC
Copy link
Copy Markdown
Contributor Author

cc @stevengj

Co-authored-by: Steven G. Johnson <stevenj@mit.edu>
@stevengj
Copy link
Copy Markdown
Member

CI failures are unrelated.

@stevengj stevengj merged commit 2525681 into JuliaPy:master Oct 29, 2024
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.

3 participants