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

First-pass conversion to classes #2

Merged
merged 4 commits into from
Nov 7, 2023

Replace `Sign` type alias with plain `int`

a434a78
Select commit
Loading
Failed to load commit list.
Merged

First-pass conversion to classes #2

Replace `Sign` type alias with plain `int`
a434a78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 7, 2023 in 1s

91.25% (-1.29%) compared to 059f127

View this Pull Request on Codecov

91.25% (-1.29%) compared to 059f127

Details

Codecov Report

Merging #2 (a434a78) into main (059f127) will decrease coverage by 1.29%.
The diff coverage is 90.56%.

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   92.53%   91.25%   -1.29%     
==========================================
  Files           2        2              
  Lines          67       80      +13     
==========================================
+ Hits           62       73      +11     
- Misses          5        7       +2     
Files Coverage Δ
src/pyloidal/cocos.py 90.78% <90.56%> (-1.28%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!