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

test: rfc: refactor: run_float_fn -> run_float_fn_approx #507

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

acl-cqc
Copy link
Contributor

@acl-cqc acl-cqc commented Sep 18, 2024

Uses pytest.approx, see https://docs.pytest.org/en/stable/reference/reference.html#pytest-approx, with optional configurable rel and abs.

@acl-cqc acl-cqc requested a review from a team as a code owner September 18, 2024 12:25
@acl-cqc acl-cqc requested a review from doug-q September 18, 2024 12:25
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.67%. Comparing base (992b138) to head (fecff61).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #507   +/-   ##
=======================================
  Coverage   91.67%   91.67%           
=======================================
  Files          59       59           
  Lines        6138     6138           
=======================================
  Hits         5627     5627           
  Misses        511      511           

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

@acl-cqc acl-cqc added this pull request to the merge queue Dec 17, 2024
Merged via the queue into main with commit 82dba49 Dec 17, 2024
4 checks passed
@acl-cqc acl-cqc deleted the acl/run_float_fn_approx branch December 17, 2024 09:29
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.

3 participants