Skip to content

style: simplify binaryLCM#233

Merged
raklaptudirm merged 1 commit into
TheAlgorithms:masterfrom
vil02:simplify_binaryLCM
Mar 4, 2024
Merged

style: simplify binaryLCM#233
raklaptudirm merged 1 commit into
TheAlgorithms:masterfrom
vil02:simplify_binaryLCM

Conversation

@vil02

@vil02 vil02 commented Mar 3, 2024

Copy link
Copy Markdown
Member

This PR simplifies binaryLCM by removing redundant branches (they are present in binaryGCF).

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.98%. Comparing base (b3a3bd7) to head (a0d746b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
+ Coverage   96.93%   96.98%   +0.04%     
==========================================
  Files          97       97              
  Lines        1797     1793       -4     
  Branches      347      345       -2     
==========================================
- Hits         1742     1739       -3     
+ Misses         55       54       -1     

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

@vil02 vil02 marked this pull request as ready for review March 3, 2024 16:06
@raklaptudirm raklaptudirm merged commit 26ac72d into TheAlgorithms:master Mar 4, 2024
@vil02 vil02 deleted the simplify_binaryLCM branch March 5, 2024 09:01
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.

4 participants