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

Fixed bug in duplicate vertex checker in Analyzer #101

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

pollyvolk
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Base: 88.77% // Head: 88.85% // Increases project coverage by +0.08% 🎉

Coverage data is based on head (1e591cd) compared to base (0f5397c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #101      +/-   ##
============================================
+ Coverage     88.77%   88.85%   +0.08%     
- Complexity     1099     1106       +7     
============================================
  Files           176      176              
  Lines          4248     4280      +32     
  Branches        460      460              
============================================
+ Hits           3771     3803      +32     
  Misses          320      320              
  Partials        157      157              
Impacted Files Coverage Δ
...ava/org/cqfn/astranaut/analyzer/VertexStorage.java 96.33% <100.00%> (+0.03%) ⬆️
.../cqfn/astranaut/codegen/java/MethodDescriptor.java 98.79% <0.00%> (+0.01%) ⬆️
...n/java/org/cqfn/astranaut/codegen/java/Method.java 94.73% <0.00%> (+0.07%) ⬆️
...qfn/astranaut/codegen/java/MatcherClassFiller.java 98.50% <0.00%> (+0.17%) ⬆️
.../cqfn/astranaut/codegen/java/MatcherGenerator.java 93.10% <0.00%> (+0.24%) ⬆️

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.

@kniazkov kniazkov merged commit 16f4f69 into cqfn:master Oct 25, 2022
@kniazkov
Copy link
Member

@rultor release, tag is 0.2.15

@rultor
Copy link
Collaborator

rultor commented Oct 25, 2022

@rultor release, tag is 0.2.15

@kniazkov OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Oct 25, 2022

@rultor release, tag is 0.2.15

@kniazkov Done! FYI, the full log is here (took me 9min)

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

3 participants