Skip to content

refactor: make virial a pure static class - #490

Open
97gamjak wants to merge 9 commits into
devfrom
486-cleanup-virial-class
Open

refactor: make virial a pure static class#490
97gamjak wants to merge 9 commits into
devfrom
486-cleanup-virial-class

chore: remove useless files

e4698c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 1s

91.19% (+0.05%) compared to 1ace0e9

View this Pull Request on Codecov

91.19% (+0.05%) compared to 1ace0e9

Details

Codecov Report

❌ Patch coverage is 76.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.19%. Comparing base (1ace0e9) to head (e4698c6).
⚠️ Report is 14 commits behind head on dev.

Files with missing lines Patch % Lines
src/virial/virial.cpp 75.86% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #490      +/-   ##
==========================================
+ Coverage   91.13%   91.19%   +0.05%     
==========================================
  Files         319      316       -3     
  Lines       14534    14515      -19     
  Branches     4817     4810       -7     
==========================================
- Hits        13246    13237       -9     
+ Misses       1202     1192      -10     
  Partials       86       86              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.