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

Force "application/json" in Http Accept header #1489

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lgangloff
Copy link

Force "application/json" in Http Accept header even if jackson-dataformat-xml is present in classpath

jackson-dataformat-xml is present in classpath
@codecov-io
Copy link

Codecov Report

Merging #1489 into master will increase coverage by 0.38%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1489      +/-   ##
============================================
+ Coverage     25.21%   25.59%   +0.38%     
- Complexity      912      913       +1     
============================================
  Files           209      209              
  Lines         11689    11692       +3     
  Branches       2116     2116              
============================================
+ Hits           2947     2993      +46     
+ Misses         8227     8179      -48     
- Partials        515      520       +5
Impacted Files Coverage Δ Complexity Δ
...ervice/impl/DynamicServerConfigurationService.java 75.32% <100%> (+59.1%) 4 <0> (+1) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc6bd4b...7c11e2f. Read the comment docs.

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2020

Codecov Report

Merging #1489 into master will increase coverage by 0.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1489      +/-   ##
============================================
+ Coverage     25.21%   25.59%   +0.38%     
- Complexity      912      913       +1     
============================================
  Files           209      209              
  Lines         11689    11692       +3     
  Branches       2116     2116              
============================================
+ Hits           2947     2993      +46     
+ Misses         8227     8179      -48     
- Partials        515      520       +5     
Impacted Files Coverage Δ Complexity Δ
...ervice/impl/DynamicServerConfigurationService.java 75.32% <100.00%> (+59.10%) 4.00 <0.00> (+1.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc6bd4b...620784a. Read the comment docs.

Loic GANGLOFF added 2 commits June 5, 2020 15:09
# Conflicts:
#	openid-connect-client/src/test/java/org/mitre/oauth2/introspectingfilter/TestIntrospectingTokenService.java
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