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

fix: Fix pytest plugin declaration so it can be used without requiring declaration of pytest_plugins #2158

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Jan 19, 2024

Copy link

codspeed-hq bot commented Jan 19, 2024

CodSpeed Performance Report

Merging #2158 will not alter performance

Comparing edgarrmondragon/fix/pytest-plugin (d3d5d8e) with main (ecdfa0e)

Summary

✅ 6 untouched benchmarks

@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/fix/pytest-plugin branch from d805518 to d3d5d8e Compare January 19, 2024 00:49
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ecdfa0e) 88.03% compared to head (d3d5d8e) 88.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2158   +/-   ##
=======================================
  Coverage   88.03%   88.03%           
=======================================
  Files          60       60           
  Lines        5007     5007           
  Branches     1014     1014           
=======================================
  Hits         4408     4408           
  Misses        423      423           
  Partials      176      176           

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

@edgarrmondragon edgarrmondragon marked this pull request as ready for review January 19, 2024 00:56
@edgarrmondragon edgarrmondragon requested review from a team and kgpayne as code owners January 19, 2024 00:56
@edgarrmondragon edgarrmondragon merged commit 634a2cc into main Jan 19, 2024
36 checks passed
@edgarrmondragon edgarrmondragon deleted the edgarrmondragon/fix/pytest-plugin branch January 19, 2024 00:57
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.

1 participant