- Notifications
You must be signed in to change notification settings - Fork15
Add 9.4.5.0 to tests#557
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedFeb 26, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #557 +/- ##==========================================+ Coverage 99.13% 99.40% +0.26%========================================== Files 93 93 Lines 21855 21941 +86 Branches 4130 2672 -1458 ==========================================+ Hits 21667 21810 +143+ Misses 121 98 -23+ Partials 67 33 -34 🚀 New features to boost your workflow:
|
eriknw left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks@jim22k, looks great! I ran CI twice for sanity.
#546 made these branches of settingpsgver a bit more clear by doing each Python version and source or upstream, but it does add some duplication and additional effort to add new versions. Hopefully it's not too bad. Simple is probably better than fancy here if we look at it every 6-12 months.
22d42f6 intopython-graphblas:mainUh oh!
There was an error while loading.Please reload this page.
eriknw commentedFeb 26, 2025
Also worth noting that we don't need a new release to update metadata since the latest release uses this constraint: python-graphblas/pyproject.toml Line 75 in22d42f6
|
No description provided.