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

Bounding box bdd to pytest #4075

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Bounding box bdd to pytest #4075

merged 2 commits into from
Nov 12, 2024

Conversation

brettedw
Copy link
Collaborator

@brettedw brettedw commented Nov 7, 2024

@brettedw brettedw changed the title Refactor bounding box test Bounding box bdd to pytest Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.88%. Comparing base (d276c25) to head (e7ab58b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4075      +/-   ##
==========================================
+ Coverage   80.37%   80.88%   +0.51%     
==========================================
  Files         309      309              
  Lines       11841    11841              
  Branches      537      537              
==========================================
+ Hits         9517     9578      +61     
- Misses       2138     2145       +7     
+ Partials      186      118      -68     

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

@brettedw brettedw requested review from conbrad and dgboss November 7, 2024 23:38
@brettedw brettedw merged commit c661d8c into main Nov 12, 2024
23 checks passed
@brettedw brettedw deleted the task/refactor-test-bbox branch November 12, 2024 16: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.

Dev Task: Replace test_bounding_box.feature with vanilla pytest tests
2 participants