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

Improve dialect test coverage #37

Merged
merged 2 commits into from
Jun 5, 2022
Merged

Conversation

j6k4m8
Copy link
Member

@j6k4m8 j6k4m8 commented Jun 5, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2022

Codecov Report

Merging #37 (62592d0) into master (26c736a) will increase coverage by 4.15%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   71.51%   75.67%   +4.15%     
==========================================
  Files          18       18              
  Lines        1355     1451      +96     
==========================================
+ Hits          969     1098     +129     
+ Misses        386      353      -33     
Impacted Files Coverage Δ
grand/__init__.py 100.00% <100.00%> (ø)
grand/backends/backend.py 83.69% <100.00%> (+2.79%) ⬆️
grand/dialects/__init__.py 85.71% <100.00%> (+17.39%) ⬆️
grand/dialects/test_dialect.py 100.00% <100.00%> (ø)
grand/backends/_networkx.py 87.50% <0.00%> (+7.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26c736a...62592d0. Read the comment docs.

@j6k4m8 j6k4m8 merged commit 6766421 into master Jun 5, 2022
@j6k4m8 j6k4m8 deleted the improve-dialect-test-coverage branch June 5, 2022 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants