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

maint: Vector::chop uses internally VecFilter to suppress compiler warning from PETSc #672

Merged
merged 1 commit into from
Jan 4, 2025

maint: `Vector::chop` uses internally VecFilter to suppress compiler …

430beec
Select commit
Loading
Failed to load commit list.
Merged

maint: Vector::chop uses internally VecFilter to suppress compiler warning from PETSc #672

maint: `Vector::chop` uses internally VecFilter to suppress compiler …
430beec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 1s

86.33% (+0.00%) compared to 7f5d732

View this Pull Request on Codecov

86.33% (+0.00%) compared to 7f5d732

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.33%. Comparing base (7f5d732) to head (430beec).

Files with missing lines Patch % Lines
src/Vector.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #672   +/-   ##
=======================================
  Coverage   86.33%   86.33%           
=======================================
  Files         188      188           
  Lines       12751    12751           
=======================================
  Hits        11009    11009           
  Misses       1742     1742           

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