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

Minor refactoring regarding indentation management (part2) #2970

Merged
merged 1 commit into from
Dec 2, 2020
Merged

Minor refactoring regarding indentation management (part2) #2970

merged 1 commit into from
Dec 2, 2020

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Dec 2, 2020

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #2970 (771389f) into master (84031a5) will decrease coverage by 0.018%.
The diff coverage is 72.727%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #2970       +/-   ##
===============================================
- Coverage     56.102%   56.083%   -0.019%     
  Complexity      2410      2410               
===============================================
  Files            597       597               
  Lines          31981     31986        +5     
  Branches        5394      5392        -2     
===============================================
- Hits           17942     17939        -3     
- Misses         12247     12254        +7     
- Partials        1792      1793        +1     
Flag Coverage Δ Complexity Δ
AlsoSlowTests 56.083% <72.727%> (-0.019%) 0.000 <0.000> (ø)
javaparser-core 52.146% <72.727%> (-0.022%) 0.000 <0.000> (ø)
javaparser-symbol-solver 40.808% <42.424%> (-0.026%) 0.000 <0.000> (ø)
jdk-10 56.077% <72.727%> (-0.024%) 0.000 <0.000> (ø)
jdk-11 56.077% <72.727%> (-0.024%) 0.000 <0.000> (ø)
jdk-12 56.077% <72.727%> (-0.024%) 0.000 <0.000> (ø)
jdk-13 56.077% <72.727%> (-0.024%) 0.000 <0.000> (ø)
jdk-14 56.083% <72.727%> (-0.017%) 0.000 <0.000> (ø)
jdk-15 56.077% <72.727%> (-0.024%) 0.000 <0.000> (ø)
jdk-8 ? ?
jdk-9 56.074% <72.727%> (-0.027%) 0.000 <0.000> (ø)
macos-latest 56.080% <72.727%> (-0.009%) 0.000 <0.000> (ø)
ubuntu-latest 56.077% <72.727%> (-0.009%) 0.000 <0.000> (ø)
windows-latest ? ?

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

Impacted Files Coverage Δ Complexity Δ
...a/com/github/javaparser/printer/SourcePrinter.java 80.722% <68.750%> (-0.230%) 0.000 <0.000> (ø)
...javaparser/printer/PrettyPrinterConfiguration.java 82.352% <76.470%> (-4.827%) 0.000 <0.000> (ø)
...urces/com/github/javaparser/TokenMgrException.java 69.230% <0.000%> (-5.129%) 0.000% <0.000%> (ø%)
...ava/com/github/javaparser/utils/LineSeparator.java 83.076% <0.000%> (-1.539%) 0.000% <0.000%> (ø%)
...avaparsermodel/contexts/MethodCallExprContext.java 76.250% <0.000%> (-0.099%) 89.000% <0.000%> (ø%)

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 84031a5...771389f. 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