Skip to content

Apply Repo-Review rules related to pytest (PP) - #423

Open
DimitriPapadopoulos wants to merge 6 commits into
astanin:masterfrom
DimitriPapadopoulos:pytest
Open

Apply Repo-Review rules related to pytest (PP)#423
DimitriPapadopoulos wants to merge 6 commits into
astanin:masterfrom
DimitriPapadopoulos:pytest

Conversation

@DimitriPapadopoulos

Copy link
Copy Markdown
Contributor

These changes are recommended by Repo-Review.

@DimitriPapadopoulosDimitriPapadopoulos changed the title PytestApply Repo-Review rules related to pytest (PP)Mar 10, 2026
@DimitriPapadopoulos
DimitriPapadopoulosforce-pushed the pytest branch 8 times, most recently from d852215 to 9970bd3CompareMarch 25, 2026 11:03
@codecov

codecovBot commented Mar 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.18%. Comparing base (268615a) to head (ea884be).

Additional details and impacted files
@@ Coverage Diff @@## master #423 +/- ##
=======================================
Coverage 90.18% 90.18% =======================================
Files 3 3 Lines 958 958 Branches 228 228 =======================================
Hits 864 864 Misses 60 60 Partials 34 34 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

pytest: Sets the log level
pytest: Specifies strict xfail
pytest: Specifies strict config
pytest: Specifies strict markers
pytest: Specifies useful summary
pytest: Filter warnings specified
@DimitriPapadopoulos
DimitriPapadopoulos marked this pull request as ready for review March 25, 2026 11:06
Sign up for freeto 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

@DimitriPapadopoulos