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

refactor togglz servlet #1045

Merged
merged 1 commit into from
Jun 2, 2023
Merged

refactor togglz servlet #1045

merged 1 commit into from
Jun 2, 2023

Conversation

bennetelli
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 79.62% and project coverage change: +0.03 🎉

Comparison is base (6e19b44) 56.04% compared to head (2c158af) 56.07%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1045      +/-   ##
============================================
+ Coverage     56.04%   56.07%   +0.03%     
  Complexity      921      921              
============================================
  Files           178      178              
  Lines          4527     4519       -8     
  Branches        597      597              
============================================
- Hits           2537     2534       -3     
+ Misses         1832     1827       -5     
  Partials        158      158              
Impacted Files Coverage Δ
...src/main/java/org/togglz/servlet/TogglzFilter.java 0.00% <ø> (ø)
...a/org/togglz/servlet/user/ServletUserProvider.java 0.00% <0.00%> (ø)
...g/togglz/servlet/spi/ServletContextBeanFinder.java 53.33% <66.66%> (-2.92%) ⬇️
.../java/org/togglz/servlet/activation/CIDRUtils.java 87.50% <77.77%> (+4.80%) ⬆️
...servlet/activation/ClientIpActivationStrategy.java 89.36% <88.00%> (ø)
...t/activation/QueryParameterActivationStrategy.java 81.35% <91.66%> (+2.32%) ⬆️
.../togglz/servlet/util/HttpServletRequestHolder.java 66.66% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bennetelli bennetelli merged commit e3da914 into master Jun 2, 2023
3 checks passed
@bennetelli bennetelli deleted the refactor_togglz_servlets branch June 2, 2023 06:31
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.

None yet

2 participants