Skip to content

Rename scaled itv bounds#3557

Merged
timothy-nunn merged 2 commits intomainfrom
3529-numerics-bounds-names
Feb 24, 2025
Merged

Rename scaled itv bounds#3557
timothy-nunn merged 2 commits intomainfrom
3529-numerics-bounds-names

Conversation

@timothy-nunn
Copy link
Copy Markdown
Collaborator

The scaled itv lower and upper bounds were too similar to their non-scaled counterparts, leading to bugs and confusion (e.g. when I was converting scan).

@timothy-nunn timothy-nunn requested a review from clmould February 21, 2025 10:14
@timothy-nunn timothy-nunn linked an issue Feb 21, 2025 that may be closed by this pull request
@timothy-nunn timothy-nunn force-pushed the 3529-numerics-bounds-names branch from 822583c to 425f1bf Compare February 21, 2025 10:14
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 21, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.19%. Comparing base (6fc1dea) to head (9d6cccc).
⚠️ Report is 479 commits behind head on main.

Files with missing lines Patch % Lines
process/optimiser.py 0.00% 2 Missing ⚠️
process/scan.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3557   +/-   ##
=======================================
  Coverage   31.19%   31.19%           
=======================================
  Files          83       83           
  Lines       19937    19937           
=======================================
  Hits         6220     6220           
  Misses      13717    13717           

☔ 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.

@timothy-nunn timothy-nunn force-pushed the 3529-numerics-bounds-names branch from 425f1bf to 9d6cccc Compare February 21, 2025 13:06
@timothy-nunn timothy-nunn merged commit 5e922d7 into main Feb 24, 2025
@timothy-nunn timothy-nunn deleted the 3529-numerics-bounds-names branch February 24, 2025 13:35
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.

Numerics bounds names

3 participants