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

Uses jakarta.json api, upgrades jakarta.json-api to the latest version & uses new default Eclipse Parsson #4234

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Nov 27, 2023

Fixes #4225 .

@jlerbsc jlerbsc changed the title Uses jakarta.json api, upgraddes jakarta.json-api to the latest version & uses new default Eclipse Parsson Uses jakarta.json api, upgrades jakarta.json-api to the latest version & uses new default Eclipse Parsson Nov 27, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Merging #4234 (dbc5872) into master (80f4363) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master     #4234   +/-   ##
===========================================
  Coverage     57.995%   57.995%           
  Complexity      2330      2330           
===========================================
  Files            647       647           
  Lines          34577     34577           
  Branches        5974      5974           
===========================================
  Hits           20053     20053           
  Misses         12366     12366           
  Partials        2158      2158           
Flag Coverage Δ
AlsoSlowTests 57.995% <ø> (ø)
javaparser-core 50.537% <ø> (ø)
javaparser-symbol-solver 37.085% <ø> (ø)
jdk-10 57.983% <ø> (+0.008%) ⬆️
jdk-11 57.983% <ø> (ø)
jdk-12 57.977% <ø> (+0.002%) ⬆️
jdk-13 57.977% <ø> (ø)
jdk-14 57.983% <ø> (+0.005%) ⬆️
jdk-15 57.977% <ø> (-0.006%) ⬇️
jdk-16 57.957% <ø> (+0.011%) ⬆️
jdk-17 57.957% <ø> (+0.005%) ⬆️
jdk-8 57.979% <ø> (+0.002%) ⬆️
jdk-9 57.983% <ø> (ø)
macos-latest 57.989% <ø> (+0.011%) ⬆️
ubuntu-latest 57.983% <ø> (ø)
windows-latest 57.977% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

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

@jlerbsc jlerbsc merged commit 240fc7a into javaparser:master Nov 27, 2023
35 checks passed
@jlerbsc jlerbsc added this to the next release milestone Nov 27, 2023
@jlerbsc jlerbsc added the PR: Changed A PR that changes implementation without changing behaviour (e.g. performance) label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Changed A PR that changes implementation without changing behaviour (e.g. performance)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant