cmhamel / Exodus.jl

A julia interface for accessing the ExodusII data format
MIT License
9 stars 0 forks source link

bumping version number and addressing issue #156. #158

Closed cmhamel closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8ccf637) 92.54% compared to head (4badc12) 92.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #158 +/- ## ========================================== + Coverage 92.54% 92.78% +0.23% ========================================== Files 19 19 Lines 1436 1469 +33 ========================================== + Hits 1329 1363 +34 + Misses 107 106 -1 ``` | [Files](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/Exodus.jl](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0V4b2R1cy5qbA==) | `100.00% <100.00%> (ø)` | | | [src/ExodusTypes.jl](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0V4b2R1c1R5cGVzLmps) | `100.00% <100.00%> (ø)` | | | [src/Maps.jl](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL01hcHMuamw=) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/158/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.