Skip to content
This repository was archived by the owner on Aug 22, 2026. It is now read-only.

test: migrate test suite from GTest to Catch2 - #13

Merged
ArthurVasseur merged 1 commit into
mainfrom
feat/catch2
Apr 10, 2026
Merged

test: migrate test suite from GTest to Catch2#13
ArthurVasseur merged 1 commit into
mainfrom
feat/catch2

Conversation

@ArthurVasseur

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Apr 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 99.67159% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.00%. Comparing base (bc03b8b) to head (f618234).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
Src/Tests/ThreadPool.cpp 99.33% 1 Missing and 1 partial ⚠️
Src/Tests/FunctionRef.cpp 96.66% 1 Missing ⚠️
Src/Tests/SparseVector.cpp 99.12% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   77.31%   81.00%   +3.68%     
==========================================
  Files          72       72              
  Lines        2967     3500     +533     
  Branches      321      320       -1     
==========================================
+ Hits         2294     2835     +541     
+ Misses        648      641       -7     
+ Partials       25       24       -1     

☔ View full report in Codecov by Sentry.
📢 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.

@ArthurVasseur
ArthurVasseur merged commit da9d4ed into main Apr 10, 2026
30 checks passed
@ArthurVasseur
ArthurVasseur deleted the feat/catch2 branch April 10, 2026 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant