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: Pytest fixtures #355

Merged
merged 4 commits into from Jul 18, 2023
Merged

Fix: Pytest fixtures #355

merged 4 commits into from Jul 18, 2023

Conversation

tony
Copy link
Member

@tony tony commented Jul 18, 2023

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #355 (162928f) into master (a4ced38) will increase coverage by 0.09%.
The diff coverage is 58.82%.

@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
+ Coverage   84.20%   84.29%   +0.09%     
==========================================
  Files          21       21              
  Lines         709      707       -2     
==========================================
- Hits          597      596       -1     
+ Misses        112      111       -1     
Impacted Files Coverage Δ
docs/conf.py 59.79% <40.00%> (+0.79%) ⬆️
src/cihai/data/unihan/bootstrap.py 89.13% <75.00%> (-1.57%) ⬇️
examples/variants.py 95.65% <100.00%> (-4.35%) ⬇️
src/cihai/conversion.py 84.84% <100.00%> (-0.31%) ⬇️

... and 1 file with indirect coverage changes

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

@tony tony merged commit 57fea36 into master Jul 18, 2023
9 checks passed
@tony tony deleted the pytest-fixtures branch July 18, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant