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

Improve formatting #2913

Merged
merged 2 commits into from Nov 15, 2020
Merged

Improve formatting #2913

merged 2 commits into from Nov 15, 2020

Conversation

mernst
Copy link
Contributor

@mernst mernst commented Nov 12, 2020

This PR contains whitespace changes only.

@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #2913 (26e4922) into master (d407a63) will decrease coverage by 3.82%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2913      +/-   ##
============================================
- Coverage     56.02%   52.19%   -3.83%     
============================================
  Files           583      438     -145     
  Lines         31452    23436    -8016     
  Branches       5271     3535    -1736     
============================================
- Hits          17620    12232    -5388     
+ Misses        12057    10291    -1766     
+ Partials       1775      913     -862     
Flag Coverage Δ Complexity Δ
AlsoSlowTests 52.19% <ø> (-3.83%) 0.00 <ø> (ø)
javaparser-core ? ?
javaparser-symbol-solver ? ?
jdk-10 52.19% <ø> (-3.83%) 0.00 <ø> (ø)
jdk-11 52.18% <ø> (-3.83%) 0.00 <ø> (ø)
jdk-12 52.18% <ø> (-3.83%) 0.00 <ø> (ø)
jdk-13 52.18% <ø> (-3.83%) 0.00 <ø> (ø)
jdk-14 52.18% <ø> (-3.83%) 0.00 <ø> (ø)
jdk-15 52.18% <ø> (-3.83%) 0.00 <ø> (ø)
jdk-8 52.19% <ø> (-3.84%) 0.00 <ø> (ø)
jdk-9 52.19% <ø> (-3.83%) 0.00 <ø> (ø)
macos-latest 52.18% <ø> (-3.84%) 0.00 <ø> (ø)
ubuntu-latest 52.18% <ø> (-3.82%) 0.00 <ø> (ø)
windows-latest 52.18% <ø> (-3.83%) 0.00 <ø> (ø)

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

Impacted Files Coverage Δ Complexity Δ
.../javaparser/resolution/types/ResolvedVoidType.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...avaparser/resolution/MethodAmbiguityException.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...solution/declarations/ResolvedEnumDeclaration.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...olution/declarations/ResolvedClassDeclaration.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...olution/declarations/ResolvedFieldDeclaration.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...ion/declarations/ResolvedInterfaceDeclaration.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
.../declarations/ResolvedEnumConstantDeclaration.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...etrization/ResolvedTypeParameterValueProvider.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...resolution/types/ResolvedLambdaConstraintType.java 0.00% <0.00%> (-90.00%) 0.00% <0.00%> (ø%)
...pes/parametrization/ResolvedTypeParametersMap.java 0.00% <0.00%> (-88.64%) 0.00% <0.00%> (ø%)
... and 223 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 af59fdd...b7a3fe2. Read the comment docs.

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