-
Notifications
You must be signed in to change notification settings - Fork 25
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
🩹 Non-critical fixes w.r.t. the ClusterComplete
merge (#390)
#652
🩹 Non-critical fixes w.r.t. the ClusterComplete
merge (#390)
#652
Conversation
ClusterComplete
mergeClusterComplete
merge (#390)
experiments/equivalence_checking_exact_simulation/equivalence_checking_exact_simulation.cpp
Outdated
Show resolved
Hide resolved
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.
clang-tidy made some suggestions
experiments/equivalence_checking_exact_simulation/equivalence_checking_exact_simulation.cpp
Outdated
Show resolved
Hide resolved
experiments/equivalence_checking_exact_simulation/equivalence_checking_exact_simulation.cpp
Outdated
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #652 +/- ##
=======================================
Coverage 98.40% 98.40%
=======================================
Files 252 252
Lines 40856 40856
Branches 1863 1864 +1
=======================================
+ Hits 40205 40206 +1
+ Misses 651 650 -1 see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
clang-tidy review says "All clean, LGTM! 👍" |
clang-tidy review says "All clean, LGTM! 👍" |
experiments/equivalence_checking_exact_simulation/equivalence_checking_exact_simulation.cpp
Show resolved
Hide resolved
clang-tidy review says "All clean, LGTM! 👍" |
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.
Many thanks! 🙏
clang-tidy review says "All clean, LGTM! 👍" |
clang-tidy review says "All clean, LGTM! 👍" |
Description
This PR resolves two non-critical issues that were discovered shortly after merging #390 .
Checklist: