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

Part 2 | Import organization #3802

Conversation

4everTheOne
Copy link
Contributor

Hello, this PR is part of series of 5 PR that will break down the import organization into smaller PR.

(Continuation of #3801)

In this PR, we organize the imports for:

@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #3802 (5bce775) into master (913a2e7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master     #3802   +/-   ##
===========================================
  Coverage     57.574%   57.574%           
  Complexity      2182      2182           
===========================================
  Files            638       638           
  Lines          33878     33878           
  Branches        5850      5850           
===========================================
  Hits           19505     19505           
  Misses         12293     12293           
  Partials        2080      2080           
Flag Coverage Δ
AlsoSlowTests 57.574% <ø> (ø)
javaparser-core 50.334% <ø> (ø)
javaparser-symbol-solver 36.610% <ø> (ø)
jdk-10 57.564% <ø> (-0.006%) ⬇️
jdk-11 57.567% <ø> (-0.003%) ⬇️
jdk-12 57.570% <ø> (+0.005%) ⬆️
jdk-13 57.570% <ø> (ø)
jdk-14 57.570% <ø> (ø)
jdk-15 57.570% <ø> (+0.005%) ⬆️
jdk-16 57.570% <ø> (+0.002%) ⬆️
jdk-8 57.571% <ø> (+0.002%) ⬆️
jdk-9 57.570% <ø> (ø)
macos-latest 57.565% <ø> (ø)
ubuntu-latest 57.559% <ø> (ø)
windows-latest 57.556% <ø> (ø)

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


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 913a2e7...5bce775. Read the comment docs.

@jlerbsc jlerbsc merged commit e72e340 into javaparser:master Dec 19, 2022
@jlerbsc jlerbsc added this to the Next release milestone Dec 19, 2022
@jlerbsc jlerbsc added the PR: Changed A PR that changes implementation without changing behaviour (e.g. performance) label Dec 19, 2022
@4everTheOne 4everTheOne deleted the improvement/organized-imports-core-testing branch December 19, 2022 10:12
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

2 participants