Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

GillesDuvert
Copy link
Contributor

also, modified test_save_restore to get more coverage

modified test_save_restore to get more coverage
Copy link

codecov bot commented Nov 11, 2023

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
@@            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 Coverage Δ
src/saverestore.cpp 64.71% <66.66%> (+21.08%) ⬆️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GillesDuvert GillesDuvert merged commit eaecbdc into gnudatalanguage:master Nov 11, 2023
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant