Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented Sep 12, 2022

For testing pytest plugin

Fixes #422

For testing pytest plugin
@codecov
Copy link

codecov bot commented Sep 12, 2022

Codecov Report

Merging #423 (124cb52) into master (49b9d6c) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   86.22%   86.35%   +0.13%     
==========================================
  Files          21       22       +1     
  Lines        1807     1825      +18     
  Branches      276      277       +1     
==========================================
+ Hits         1558     1576      +18     
  Misses        170      170              
  Partials       79       79              
Impacted Files Coverage Δ
tests/conftest.py 100.00% <100.00%> (ø)
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 32ade43 into master Sep 12, 2022
@tony tony deleted the pytester branch September 12, 2022 03:02
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.

Tests for pytest plugin

2 participants