Skip to content
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

Merged
merged 10 commits into from
Jun 22, 2024
Merged

Conversation

BLoHny
Copy link
Collaborator

@BLoHny BLoHny commented Jun 10, 2024

relates #195

@BLoHny BLoHny requested review from mfvanek and mfaulther June 10, 2024 08:29
@BLoHny BLoHny self-assigned this Jun 10, 2024
@BLoHny BLoHny linked an issue Jun 10, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7befb71) to head (c757a09).

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.
📢 Have feedback on the report? Share it here.

config/checkstyle/checkstyle.xml Show resolved Hide resolved
build.gradle.kts Outdated Show resolved Hide resolved
build.gradle.kts Outdated Show resolved Hide resolved
@mfvanek mfvanek changed the title add forbidden api checker Add forbidden api checker Jun 13, 2024
@BLoHny
Copy link
Collaborator Author

BLoHny commented Jun 18, 2024

The build runs fine locally. Could this be a CI error caused by changing setAccessible in DatabaseCheckTest?

Copy link

sonarcloud bot commented Jun 22, 2024

@mfvanek mfvanek merged commit 0a9381b into master Jun 22, 2024
8 checks passed
@mfvanek mfvanek deleted the 195-consider-to-add-forbidden-api-checker branch June 22, 2024 20:27
@mfvanek mfvanek added this to the 0.13.0 milestone Jun 23, 2024
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.

Consider to add Forbidden API Checker
2 participants