Skip to content

Tests for pytest plugin#413

Merged
tony merged 3 commits into
masterfrom
pytester
Sep 12, 2022
Merged

Tests for pytest plugin#413
tony merged 3 commits into
masterfrom
pytester

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented Sep 12, 2022

Fixes #410

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 12, 2022

Codecov Report

Merging #413 (e583184) into master (08b3591) will increase coverage by 0.22%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #413      +/-   ##
==========================================
+ Coverage   60.91%   61.14%   +0.22%     
==========================================
  Files          35       35              
  Lines        2735     2751      +16     
  Branches      658      659       +1     
==========================================
+ Hits         1666     1682      +16     
  Misses        641      641              
  Partials      428      428              
Impacted Files Coverage Δ
tests/test_pytest_plugin.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony tony merged commit ce85172 into master Sep 12, 2022
@tony tony deleted the pytester branch September 12, 2022 02:48
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.

pytest_plugin: Create pytester

1 participant