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

Bug Fix #77

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Bug Fix #77

merged 1 commit into from
Aug 6, 2024

Conversation

lincmba
Copy link
Contributor

@lincmba lincmba commented Aug 5, 2024

Handle null adminlevels in post filtering location hierarchy

IMPORTANT: Where possible all PRs must be linked to a Github issue

Resolves [link to issue]

Engineer Checklist

  • I have written Unit tests for any new feature(s) and edge cases for
    bug fixes
  • I have added documentation for any new feature(s) and configuration
    option(s) on the README.md
  • I have run mvn spotless:check to check my code follows the project's
    style guide
  • I have run mvn clean test jacoco:report to confirm the coverage report
    was generated at plugins/target/site/jacoco/index.html
  • I ran mvn clean package right before creating this pull request.

 Handle null adminlevels in post filtering location hierarchy
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.28%. Comparing base (712d495) to head (c78b77a).
Report is 12 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #77      +/-   ##
============================================
+ Coverage     45.01%   45.28%   +0.27%     
- Complexity      130      134       +4     
============================================
  Files            16       16              
  Lines          1213     1252      +39     
  Branches        146      151       +5     
============================================
+ Hits            546      567      +21     
- Misses          600      618      +18     
  Partials         67       67              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dubdabasoduba dubdabasoduba merged commit 17c78a2 into main Aug 6, 2024
1 check passed
@dubdabasoduba dubdabasoduba deleted the bug_fix_null_admin_levels branch August 6, 2024 07:09
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.

3 participants