Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #56 +/- ##
=======================================
Coverage 87.59% 87.59%
=======================================
Files 6 6
Lines 137 137
=======================================
Hits 120 120
Misses 17 17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@andreasnoack should this be added to Julia CI configs in general? |
|
I think that would be a good idea. It is just really useful to be able to kick off a CI run on master. I saw some confusing failures downstream related to this package and speculated if they were a consequence of Julia 1.11 and wanted to check with a CI run. (The issue was actually that the downstream package ran CI with 1.9 but that is a separate story) |
Thanks, I'll put it on the to-do list for other packages. |
No description provided.