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

Remove usage of deprecated methods of 'ISerializer' #1872

Merged

Conversation

grospelliergilles
Copy link
Member

No description provided.

@grospelliergilles grospelliergilles added arcane Arcane Component refactoring Code refactoring and cleanup labels Dec 25, 2024
@grospelliergilles grospelliergilles self-assigned this Dec 25, 2024
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 79.79798% with 20 lines in your changes missing coverage. Please review.

Project coverage is 70.30%. Comparing base (875cf8a) to head (6f9e843).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
arcane/src/arcane/impl/NumArrayData.cc 0.00% 5 Missing ⚠️
arcane/src/arcane/impl/ArrayData.cc 50.00% 4 Missing ⚠️
...arcane/impl/GetVariablesValuesParallelOperation.cc 0.00% 4 Missing ⚠️
arcane/src/arcane/core/Properties.cc 77.77% 2 Missing ⚠️
arcane/src/arcane/impl/Array2Data.cc 50.00% 2 Missing ⚠️
arcane/src/arcane/mesh/MeshExchange.cc 50.00% 2 Missing ⚠️
arcane/src/arcane/impl/ScalarData.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1872      +/-   ##
==========================================
- Coverage   70.30%   70.30%   -0.01%     
==========================================
  Files        2272     2272              
  Lines      163781   163777       -4     
  Branches    18863    18863              
==========================================
- Hits       115145   115142       -3     
  Misses      41810    41810              
+ Partials     6826     6825       -1     

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

@grospelliergilles grospelliergilles force-pushed the dev/gg-remove-deprecated-usage-of-iserializer-methods branch from f67bb3e to 6f9e843 Compare December 25, 2024 14:28
@grospelliergilles grospelliergilles merged commit fc129a4 into main Dec 25, 2024
32 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-remove-deprecated-usage-of-iserializer-methods branch December 31, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arcane Arcane Component refactoring Code refactoring and cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant