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

A saucerful of secrets #54

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Conversation

kniazkov
Copy link
Member

@kniazkov kniazkov commented Apr 5, 2024

Covering 95% of Java, Python, and JavaScript syntax.

@kniazkov kniazkov requested a review from pollyvolk April 5, 2024 10:10
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

Attention: Patch coverage is 87.04663% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 44.83%. Comparing base (8d1837f) to head (1e49752).

❗ Current head 1e49752 differs from pull request most recent head dc21291. Consider uploading reports for the commit dc21291 to get more accurate results

Files Patch % Lines
src/main/java/org/cqfn/uast/Parser.java 66.66% 5 Missing and 1 partial ⚠️
src/main/java/org/cqfn/uast/codegen/CodeBlock.java 72.72% 3 Missing ⚠️
src/main/java/org/cqfn/uast/codegen/Line.java 70.00% 1 Missing and 2 partials ⚠️
.../main/java/org/cqfn/uast/lang/FactorySelector.java 0.00% 3 Missing ⚠️
src/main/java/org/cqfn/uast/cli/Main.java 60.00% 1 Missing and 1 partial ⚠️
src/main/java/org/cqfn/uast/codegen/Syntax.java 89.47% 0 Missing and 2 partials ⚠️
src/main/java/org/cqfn/uast/Generator.java 85.71% 0 Missing and 1 partial ⚠️
...c/main/java/org/cqfn/uast/algorithms/Greening.java 0.00% 1 Missing ⚠️
...ain/java/org/cqfn/uast/cli/ImagePathValidator.java 0.00% 1 Missing ⚠️
...main/java/org/cqfn/uast/cli/JsonPathValidator.java 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #54       +/-   ##
=============================================
- Coverage     68.42%   44.83%   -23.59%     
+ Complexity      129       84       -45     
=============================================
  Files            20       26        +6     
  Lines           833      591      -242     
  Branches         97       68       -29     
=============================================
- Hits            570      265      -305     
- Misses          227      305       +78     
+ Partials         36       21       -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

1 participant