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

Test suite: Move tests to typing.NamedTuple #423

Merged
merged 3 commits into from Oct 14, 2023

Conversation

tony
Copy link
Member

@tony tony commented Oct 14, 2023

Extracted from #419

@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Merging #423 (5148c83) into master (05b6b1f) will increase coverage by 0.16%.
The diff coverage is 100.00%.

❗ Current head 5148c83 differs from pull request most recent head 5c073d4. Consider uploading reports for the commit 5c073d4 to get more accurate results

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   84.69%   84.85%   +0.16%     
==========================================
  Files          16       16              
  Lines         921      931      +10     
  Branches      176      178       +2     
==========================================
+ Hits          780      790      +10     
  Misses         90       90              
  Partials       51       51              
Files Coverage Δ
tests/test_sync.py 91.35% <100.00%> (+1.21%) ⬆️

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

@tony tony force-pushed the test-named-tuple-parametrize branch from 5148c83 to 5c073d4 Compare October 14, 2023 21:44
@tony tony merged commit ac908b7 into master Oct 14, 2023
7 checks passed
@tony tony deleted the test-named-tuple-parametrize branch October 14, 2023 21:45
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.

None yet

1 participant