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

Top-down mapper implementation #18

Merged
merged 14 commits into from
Apr 2, 2024
Merged

Top-down mapper implementation #18

merged 14 commits into from
Apr 2, 2024

Conversation

kniazkov
Copy link
Member

No description provided.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

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

Project coverage is 87.47%. Comparing base (3436503) to head (6183ac2).
Report is 9 commits behind head on master.

Files Patch % Lines
...naut/core/algorithms/mapping/TopDownAlgorithm.java 91.07% 2 Missing and 8 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #18      +/-   ##
============================================
+ Coverage     85.32%   87.47%   +2.15%     
+ Complexity      337      316      -21     
============================================
  Files            38       35       -3     
  Lines          1274     1190      -84     
  Branches        203      194       -9     
============================================
- Hits           1087     1041      -46     
+ Misses          120       85      -35     
+ Partials         67       64       -3     

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

@kniazkov kniazkov marked this pull request as ready for review April 2, 2024 07:05
@kniazkov kniazkov requested review from Darfiro and removed request for GingerYouth April 2, 2024 07:29
@kniazkov kniazkov merged commit a29f533 into cqfn:master Apr 2, 2024
3 checks passed
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.

2 participants