cmhamel / Exodus.jl

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

Fix types #152

Closed cmhamel closed 1 year ago

cmhamel commented 1 year ago

This is a minor breaking change in the API of ExodusSets.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (bd2e901) 94.37% compared to head (ec5d3fc) 94.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================== + Coverage 94.37% 94.38% +0.01% ========================================== Files 17 17 Lines 1404 1407 +3 ========================================== + Hits 1325 1328 +3 Misses 79 79 ``` | [Files](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/ExodusTypes.jl](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/152?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/Helpers.jl](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0hlbHBlcnMuamw=) | `100.00% <100.00%> (ø)` | | | [src/Sets.jl](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL1NldHMuamw=) | `96.52% <100.00%> (+0.07%)` | :arrow_up: | | [src/Variables.jl](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL1ZhcmlhYmxlcy5qbA==) | `94.11% <100.00%> (ø)` | | | [src/ParallelExodus.jl](https://app.codecov.io/gh/cmhamel/Exodus.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL1BhcmFsbGVsRXhvZHVzLmps) | `75.14% <28.57%> (ø)` | |

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