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

Replace bdd tests with parametrized tests for chaines endpoints #4043

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

conbrad
Copy link
Collaborator

@conbrad conbrad commented Oct 23, 2024

Copy link

sonarcloud bot commented Oct 23, 2024

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.99%. Comparing base (80235d1) to head (038fbd9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4043   +/-   ##
=======================================
  Coverage   79.99%   79.99%           
=======================================
  Files         303      303           
  Lines       11554    11554           
  Branches      549      549           
=======================================
  Hits         9243     9243           
  Misses       2126     2126           
  Partials      185      185           

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

Copy link
Collaborator

@dgboss dgboss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@conbrad conbrad merged commit d5cf310 into main Oct 23, 2024
23 checks passed
@conbrad conbrad deleted the task/c-haines-endpoint-test-refactor branch October 23, 2024 22:41
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_c_haines_endpoints.feature with vanilla pytest tests
3 participants