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

test[poisson]: Add missing multi-proc tests #173

Merged

Conversation

toutane
Copy link
Contributor

@toutane toutane commented Oct 11, 2024

The missing multiple processors (2 procs only for the GitHub CI) tests of PRs #165, #166, #167 and #168 are added.

Tests Test.L-shape.2D.nwcsr.arc, Test.L-shape.3D.nwcsr.arc and Test.sphere.3D.csr-gpu.arc were failing because of reference tests results update of PR #172, it is fixed now.

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.45%. Comparing base (d466211) to head (b134814).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
+ Coverage   63.39%   63.45%   +0.05%     
==========================================
  Files          57       57              
  Lines        8335     8335              
  Branches     1050     1050              
==========================================
+ Hits         5284     5289       +5     
  Misses       2776     2776              
+ Partials      275      270       -5     

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

@mohd-afeef-badri mohd-afeef-badri merged commit 8161216 into arcaneframework:main Oct 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants