Skip to content

Fix issue with integer tolerance (#230)#232

Merged
staadecker merged 2 commits intomainfrom
ms/int_tol
Mar 25, 2026
Merged

Fix issue with integer tolerance (#230)#232
staadecker merged 2 commits intomainfrom
ms/int_tol

Conversation

@staadecker
Copy link
Copy Markdown
Member

See #230

@staadecker staadecker linked an issue Mar 25, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 25, 2026

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Python 49 9035 (+55) 8063 (+45) 374 598 (+10) 345 (+2) 324.1K (+2K)

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.71%. Comparing base (24bf8ef) to head (d5a9f49).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
+ Coverage   96.64%   96.71%   +0.06%     
==========================================
  Files          10       10              
  Lines        1582     1585       +3     
==========================================
+ Hits         1529     1533       +4     
+ Misses         53       52       -1     
Flag Coverage Δ
smart-tests 96.71% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@staadecker staadecker merged commit 6da89de into main Mar 25, 2026
9 checks passed
@staadecker staadecker deleted the ms/int_tol branch March 25, 2026 15:24
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.

Relax integer_tolerance violation check

1 participant