gnudatalanguage / gdl

GDL - GNU Data Language
GNU General Public License v2.0
274 stars 61 forks source link

try to make save/restore 64 bits work for 64b bits BigEndian machines. #1666

Closed GillesDuvert closed 10 months ago

GillesDuvert commented 10 months ago

also, modified test_save_restore to get more coverage

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (d248356) 41.07% compared to head (f72029f) 41.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1666 +/- ## ========================================== + Coverage 41.07% 41.33% +0.25% ========================================== Files 356 356 Lines 95061 95072 +11 Branches 19539 19535 -4 ========================================== + Hits 39045 39294 +249 + Misses 56016 55778 -238 ``` | [Files](https://app.codecov.io/gh/gnudatalanguage/gdl/pull/1666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnudatalanguage) | Coverage Δ | | |---|---|---| | [src/saverestore.cpp](https://app.codecov.io/gh/gnudatalanguage/gdl/pull/1666?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnudatalanguage#diff-c3JjL3NhdmVyZXN0b3JlLmNwcA==) | `64.71% <66.66%> (+21.08%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/gnudatalanguage/gdl/pull/1666/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnudatalanguage)

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