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 #2969

Merged
merged 1 commit into from
Dec 2, 2020
Merged

Minor refactoring regarding indentation management #2969

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 #2969 (5cb1b23) into master (16074e4) will increase coverage by 0.001%.
The diff coverage is 78.260%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #2969       +/-   ##
===============================================
+ Coverage     56.099%   56.100%   +0.001%     
  Complexity      2410      2410               
===============================================
  Files            597       597               
  Lines          31970     31980       +10     
  Branches        5394      5392        -2     
===============================================
+ Hits           17935     17941        +6     
- Misses         12242     12247        +5     
+ Partials        1793      1792        -1     
Flag Coverage Δ Complexity Δ
AlsoSlowTests 56.100% <78.260%> (+0.001%) 0.000 <0.000> (ø)
javaparser-core 52.167% <78.260%> (+0.001%) 0.000 <0.000> (ø)
javaparser-symbol-solver 40.831% <56.521%> (-0.001%) 0.000 <0.000> (ø)
jdk-10 56.085% <78.260%> (-0.014%) 0.000 <0.000> (ø)
jdk-11 ? ?
jdk-12 56.094% <78.260%> (-0.004%) 0.000 <0.000> (ø)
jdk-13 56.091% <78.260%> (-0.007%) 0.000 <0.000> (ø)
jdk-14 56.094% <78.260%> (-0.004%) 0.000 <0.000> (ø)
jdk-15 56.085% <78.260%> (-0.014%) 0.000 <0.000> (ø)
jdk-8 ? ?
jdk-9 40.813% <56.521%> (-15.286%) 0.000 <0.000> (ø)
macos-latest 56.088% <78.260%> (-0.002%) 0.000 <0.000> (ø)
ubuntu-latest 56.085% <78.260%> (+0.010%) 0.000 <0.000> (ø)
windows-latest 56.085% <78.260%> (-0.002%) 0.000 <0.000> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...javaparser/printer/PrettyPrinterConfiguration.java 87.179% <77.272%> (-5.358%) 0.000 <0.000> (ø)
...a/com/github/javaparser/printer/SourcePrinter.java 80.952% <100.000%> (ø) 0.000 <0.000> (ø)
...avaparsermodel/contexts/MethodCallExprContext.java 76.250% <0.000%> (-0.099%) 89.000% <0.000%> (ø%)
...ava/com/github/javaparser/ParserConfiguration.java 90.298% <0.000%> (+0.746%) 0.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 16074e4...5cb1b23. 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