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

Repair gcd #373

Merged
merged 4 commits into from
Aug 14, 2023
Merged

Repair gcd #373

merged 4 commits into from
Aug 14, 2023

Conversation

ckormanyos
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Merging #373 (fe990b4) into master (835daf2) will not change coverage.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #373   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          38       38           
  Lines        3723     3783   +60     
=======================================
+ Hits         3723     3783   +60     
Files Changed Coverage Δ
examples/example006_gcd.cpp 100.0% <100.0%> (ø)
math/wide_integer/uintwide_t.h 100.0% <100.0%> (ø)
test/test_uintwide_t_edge_cases.cpp 100.0% <100.0%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 835daf2...fe990b4. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Aug 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@ckormanyos ckormanyos merged commit f32ee23 into master Aug 14, 2023
234 checks passed
@ckormanyos ckormanyos deleted the repair_gcd branch August 14, 2023 10:56
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