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

Removed unused method #51

Merged
merged 2 commits into from
Dec 6, 2022
Merged

Removed unused method #51

merged 2 commits into from
Dec 6, 2022

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Base: 80.53% // Head: 81.22% // Increases project coverage by +0.69% 🎉

Coverage data is based on head (b2b4873) compared to base (307f247).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head b2b4873 differs from pull request most recent head 321f194. Consider uploading reports for the commit 321f194 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #51      +/-   ##
============================================
+ Coverage     80.53%   81.22%   +0.69%     
- Complexity     4654     4687      +33     
============================================
  Files           188      188              
  Lines         15728    15695      -33     
  Branches       2779     2766      -13     
============================================
+ Hits          12667    12749      +82     
+ Misses         2132     2004     -128     
- Partials        929      942      +13     
Impacted Files Coverage Δ
...filetojavasyntax/util/ControlFlowGraphReducer.java 76.78% <100.00%> (+2.72%) ⬆️
...ter/classfiletojavasyntax/util/ByteCodeParser.java 84.42% <0.00%> (+0.29%) ⬆️
...ore/v1/printer/LineNumberStringBuilderPrinter.java 13.15% <0.00%> (+13.15%) ⬆️
...a/org/jd/core/v1/printer/StringBuilderPrinter.java 45.71% <0.00%> (+45.71%) ⬆️
.../java/org/jd/core/v1/printer/ClassFilePrinter.java 57.14% <0.00%> (+57.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nbauma109 nbauma109 merged commit 3b18ebb into master Dec 6, 2022
@nbauma109 nbauma109 deleted the remove-unused-method branch December 6, 2022 21:19
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.

1 participant