-
Notifications
You must be signed in to change notification settings - Fork 1
Tests: add GraphsInterfaceChecker harness (placeholder) #6
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
base: main
Are you sure you want to change the base?
Tests: add GraphsInterfaceChecker harness (placeholder) #6
Conversation
Ashutosh0x
commented
Aug 12, 2025
- Add GraphsInterfaceChecker and BenchmarkTools to test deps\n- Add placeholder compliance test to ratchet toward API coverage\n- Keep current algorithms unchanged; this is scaffolding only
… keep codegen minimal
…older compliance test and smoke checks
…nchmarkCI baseline fetch; add docs scaffold
…Julia 1.10; explicitly import Graphs in placeholder test
…seline/results missing (non-fatal on forks)
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6 +/- ##
===========================================
- Coverage 81.81% 12.00% -69.82%
===========================================
Files 1 1
Lines 22 25 +3
===========================================
- Hits 18 3 -15
- Misses 4 22 +18 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ims and conversions; error if used without wrapper
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for looking into this! There seems to be a lot of unrelated changes. Please remove them so that the PR is on a single topic.