PeriLab.jl
PeriLab.jl copied to clipboard
CompatHelper: bump compat for Meshes to 0.53, (keep existing compat)
This pull request changes the compat entry for the Meshes package from 0.51 to 0.51, 0.53.
This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.81%. Comparing base (
ffa211e) to head (1d0f0eb).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #262 +/- ##
=======================================
Coverage 92.80% 92.81%
=======================================
Files 82 82
Lines 7232 7228 -4
=======================================
- Hits 6712 6709 -3
+ Misses 520 519 -1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.