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

[arcane,std] Fix read of single point element in MSH reader #784

Merged

[arcane,std] Corrige dans le format 'msh' la lecture des '$Element' q…

1a86d3e
Select commit
Loading
Failed to load commit list.
Merged

[arcane,std] Fix read of single point element in MSH reader #784

[arcane,std] Corrige dans le format 'msh' la lecture des '$Element' q…
1a86d3e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 4, 2023 in 0s

72.22% (target 70.00%)

View this Pull Request on Codecov

72.22% (target 70.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (dc5e751) 72.20% compared to head (1a86d3e) 72.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #784      +/-   ##
==========================================
+ Coverage   72.20%   72.22%   +0.01%     
==========================================
  Files        1626     1626              
  Lines      122215   122228      +13     
==========================================
+ Hits        88249    88277      +28     
+ Misses      33966    33951      -15     
Impacted Files Coverage Δ
arcane/src/arcane/std/MshMeshReader.cc 87.06% <100.00%> (+0.28%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.