Skip to content

fix error for long int input #642

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

Merged
merged 2 commits into from
May 26, 2023
Merged

fix error for long int input #642

merged 2 commits into from
May 26, 2023

Conversation

samuelcolvin
Copy link
Member

caused by my mistake on #634

@codspeed-hq
Copy link

codspeed-hq bot commented May 26, 2023

CodSpeed Performance Report

Merging #642 fix-big-int-error (9110963) will not alter performances.

Summary

🔥 0 improvements
❌ 0 regressions
✅ 123 untouched benchmarks

🆕 0 new benchmarks
⁉️ 0 dropped benchmarks

@codecov-commenter
Copy link

codecov-commenter commented May 26, 2023

Codecov Report

Merging #642 (9110963) into main (b09ec90) will increase coverage by 0.06%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #642      +/-   ##
==========================================
+ Coverage   93.85%   93.91%   +0.06%     
==========================================
  Files          99       99              
  Lines       13641    13630      -11     
  Branches       25       25              
==========================================
- Hits        12803    12801       -2     
+ Misses        832      823       -9     
  Partials        6        6              
Impacted Files Coverage Δ
src/errors/types.rs 83.84% <100.00%> (ø)
src/input/shared.rs 97.14% <100.00%> (ø)

... and 2 files with indirect coverage changes


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 b09ec90...9110963. Read the comment docs.

@samuelcolvin samuelcolvin merged commit 068742e into main May 26, 2023
@samuelcolvin samuelcolvin deleted the fix-big-int-error branch May 26, 2023 23:43
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