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

Lazy evaluation of operations on global matrices #183

Merged
merged 7 commits into from
Jan 14, 2024
Merged

Conversation

TLCFEM
Copy link
Owner

@TLCFEM TLCFEM commented Jan 13, 2024

No description provided.

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (e38ab74) 90.7307% compared to head (b468014) 90.7055%.

❗ Current head b468014 differs from pull request most recent head edda2b0. Consider uploading reports for the commit edda2b0 to get more accurate results

Files Patch % Lines
Domain/MetaMat/DenseMat.hpp 33.3334% 6 Missing ⚠️
Domain/MetaMat/SparseMat.hpp 85.7143% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##                dev       #183        +/-   ##
================================================
- Coverage   90.7307%   90.7055%   -0.0252%     
================================================
  Files           660        660                
  Lines         28891      28877        -14     
  Branches       3307       3300         -7     
================================================
- Hits          26213      26193        -20     
- Misses         2678       2684         +6     

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

@TLCFEM TLCFEM merged commit 4ba8c6f into dev Jan 14, 2024
27 checks passed
@TLCFEM TLCFEM deleted the feature-lazy-eval branch January 14, 2024 00:07
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.

None yet

1 participant