-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add forbidden api checker #418
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #418 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 951 951
===========================================
Files 147 147
Lines 2048 2047 -1
Branches 134 134
===========================================
- Hits 2048 2047 -1 ☔ View full report in Codecov by Sentry. |
…nto 195-consider-to-add-forbidden-api-checker
The build runs fine locally. Could this be a CI error caused by changing setAccessible in DatabaseCheckTest? |
pg-index-health-core/src/main/java/io/github/mfvanek/pg/common/maintenance/Diagnostic.java
Outdated
Show resolved
Hide resolved
...ndex-health-logger/src/main/java/io/github/mfvanek/pg/common/maintenance/DatabaseChecks.java
Outdated
Show resolved
Hide resolved
buildSrc/src/main/kotlin/pg-index-health.java-conventions.gradle.kts
Outdated
Show resolved
Hide resolved
buildSrc/src/main/kotlin/pg-index-health.java-conventions.gradle.kts
Outdated
Show resolved
Hide resolved
buildSrc/src/main/kotlin/pg-index-health.java-conventions.gradle.kts
Outdated
Show resolved
Hide resolved
...re/src/test/java/io/github/mfvanek/pg/checks/host/ColumnsWithSerialTypesCheckOnHostTest.java
Show resolved
Hide resolved
…nto 195-consider-to-add-forbidden-api-checker
Quality Gate passedIssues Measures |
relates #195