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

BugFix: Upgrading Jackson to 2.14.1 #4308

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

vitorpamplona
Copy link
Contributor

Gets rid of this bug: FasterXML/jackson-databind#3627

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Base: 81.00% // Head: 81.29% // Increases project coverage by +0.28% 🎉

Coverage data is based on head (4cae634) compared to base (02944ba).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4308      +/-   ##
============================================
+ Coverage     81.00%   81.29%   +0.28%     
+ Complexity    23466    23460       -6     
============================================
  Files          1446     1416      -30     
  Lines         86175    85959     -216     
  Branches      11798    11651     -147     
============================================
+ Hits          69809    69878      +69     
+ Misses        11087    10913     -174     
+ Partials       5279     5168     -111     
Impacted Files Coverage Δ
...validation/validator/VersionTypeAdvisorDstu21.java 0.00% <0.00%> (-100.00%) ⬇️
...ir/jpa/provider/r4/BaseResourceProviderR4Test.java 0.00% <0.00%> (-95.32%) ⬇️
...ir/jpa/api/dao/MetadataKeyCurrentlyReindexing.java 40.00% <0.00%> (-60.00%) ⬇️
...uhn/fhir/jpa/term/config/TermCodeSystemConfig.java 75.00% <0.00%> (-25.00%) ⬇️
...bscription/channel/impl/LinkedBlockingChannel.java 72.72% <0.00%> (-17.28%) ⬇️
...hir/rest/server/servlet/ServletRequestDetails.java 73.56% <0.00%> (-15.84%) ⬇️
ca/uhn/fhir/jpa/test/config/TestJPAConfig.java 87.50% <0.00%> (-12.50%) ⬇️
...a/uhn/fhir/jpa/partition/SystemRequestDetails.java 41.30% <0.00%> (-8.70%) ⬇️
ca/uhn/fhir/jpa/provider/BaseJpaProvider.java 52.54% <0.00%> (-7.81%) ⬇️
...ptionsRequireManualActivationInterceptorDstu2.java 47.50% <0.00%> (-7.50%) ⬇️
... and 211 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@vitorpamplona
Copy link
Contributor Author

@jamesagnew any chance the team can take a look at this? We are stuck on a bad Jackson version for Android.

@JPercival
Copy link
Collaborator

JPercival commented Dec 12, 2022

@tadgh tadgh enabled auto-merge (squash) December 12, 2022 16:18
@tadgh tadgh merged commit d70c7bb into hapifhir:master Dec 12, 2022
@vitorpamplona vitorpamplona deleted the jackson_upgrade branch December 12, 2022 16:33
@reva reva mentioned this pull request Jan 30, 2023
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

3 participants