-
Notifications
You must be signed in to change notification settings - Fork 13
Moved airgap detection test from integration tests to airgap module #2707
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
Moved airgap detection test from integration tests to airgap module #2707
Conversation
Sigrid maintainability feedback✅ You wrote maintainable code and achieved your objective of 3.5 stars. Show detailsSigrid compared your code against the baseline of 2026-01-06. 👍 What went well?
👎 What could be better?
📚 Remaining technical debt
View this system in Sigrid to explore your technical debt ⭐️ Sigrid ratings
💬 Did you find this feedback helpful?We would like to know your thoughts to make Sigrid better. |
PDF Diff SummaryComparing against base branch:
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2707 +/- ##
==========================================
- Coverage 91.87% 91.85% -0.03%
==========================================
Files 375 375
Lines 18951 18981 +30
Branches 1965 1967 +2
==========================================
+ Hits 17412 17435 +23
- Misses 1446 1452 +6
- Partials 93 94 +1 ☔ View full report in Codecov by Sentry. |
Closes #2628