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

Refactor FBA random sample tests #4134

Merged
merged 4 commits into from
Nov 25, 2024

Conversation

conbrad
Copy link
Collaborator

@conbrad conbrad commented Nov 25, 2024

Remove pytest-bdd and replace with parametrized tests

Closes #4027

Test Links:

Landing Page
MoreCast
Percentile Calculator
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator

Copy link

@conbrad conbrad changed the title Initial ros check Refactor FBA random sample tests Nov 25, 2024
@conbrad conbrad merged commit 318dc7c into main Nov 25, 2024
19 checks passed
@conbrad conbrad deleted the task/refactor-fba-error-random-sample-tests branch November 25, 2024 22:26
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.42%. Comparing base (ade3952) to head (25d0e63).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4134   +/-   ##
=======================================
  Coverage   80.42%   80.42%           
=======================================
  Files         309      309           
  Lines       11879    11879           
  Branches      537      537           
=======================================
  Hits         9554     9554           
  Misses       2139     2139           
  Partials      186      186           

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

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.

Dev Task: Replace test_fba_error_random_sample.feature with vanilla pytest tests
1 participant