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

Ensure csr matrices are in "canonical format" before impact calculation #893

Merged
merged 15 commits into from
Jul 17, 2024

Update unit tests for matrix pruning and checks

71ce00e
Select commit
Loading
Failed to load commit list.
Merged

Ensure csr matrices are in "canonical format" before impact calculation #893

Update unit tests for matrix pruning and checks
71ce00e
Select commit
Loading
Failed to load commit list.
Jenkins - WCR / Code Coverage succeeded Jun 21, 2024 in 0s

Line Coverage: 100.00% (+14.61%)

Summary for modified lines

  • 120 lines have been modified
  • all lines are covered

Overview by baseline

Quality Gates Summary

Overall result: Success

  • Modified files - Line Coverage: ≪Success≫ - (Actual value: 85.39%, Quality gate: 60.00)

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Method Coverage Line Coverage Branch Coverage Instruction Coverage
🐾 Overall project 100.00% (1/1) 100.00% (13/13) 100.00% (64/64) 100.00% (64/64) n/a 74.63% (8426/11291) n/a n/a
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% n/a +0.06% ⬆️ n/a n/a
🐾 Modified files 100.00% (1/1) 100.00% (3/3) 100.00% (4/4) 100.00% (4/4) n/a 85.39% (754/883) n/a n/a
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.55% ⬆️ n/a n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (3/3) 100.00% (4/4) n/a n/a 100.00% (36/36) n/a n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +14.61% ⬆️ n/a n/a
🐾 Indirect changes 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/1) n/a n/a