Skip to content

Introduced HyperGraph#589

Merged
ZigRazor merged 1 commit intomasterfrom
HyperGraph
Mar 17, 2026
Merged

Introduced HyperGraph#589
ZigRazor merged 1 commit intomasterfrom
HyperGraph

Conversation

@ZigRazor
Copy link
Copy Markdown
Owner

Fix #122 (Introduce Hypergraph)

@ZigRazor ZigRazor merged commit dceb814 into master Mar 17, 2026
14 of 18 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 99.08163% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.28%. Comparing base (9f0b825) to head (280e623).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
include/CXXGraph/Hypergraph/Hypergraph_impl.hpp 97.26% 8 Missing ⚠️
include/CXXGraph/Edge/HyperEdge_impl.hpp 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #589      +/-   ##
==========================================
+ Coverage   97.08%   97.28%   +0.19%     
==========================================
  Files          98      103       +5     
  Lines       11300    12280     +980     
  Branches      796      897     +101     
==========================================
+ Hits        10971    11946     +975     
- Misses        329      334       +5     
Flag Coverage Δ
unittests 97.28% <99.08%> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

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.

Introduce Hypergraph

1 participant