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

new build #332

Merged
merged 15 commits into from
Mar 17, 2023
Merged

new build #332

merged 15 commits into from
Mar 17, 2023

Conversation

dswah
Copy link
Owner

@dswah dswah commented Mar 13, 2023

  • set up github actions
  • use flake instead of pylint
  • use poetry
  • fix np.int errors and warnings

@dswah dswah changed the title create basic CI new build Mar 13, 2023
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #332 (4b0396d) into master (b57b4cf) will decrease coverage by 0.21%.
The diff coverage is 90.76%.

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   95.21%   95.01%   -0.21%     
==========================================
  Files          22       22              
  Lines        3178     3208      +30     
==========================================
+ Hits         3026     3048      +22     
- Misses        152      160       +8     
Impacted Files Coverage Δ
pygam/tests/test_datasets.py 100.00% <ø> (ø)
pygam/links.py 92.45% <66.66%> (ø)
pygam/core.py 90.62% <75.00%> (ø)
pygam/distributions.py 88.96% <77.77%> (+0.55%) ⬆️
pygam/terms.py 94.41% <81.35%> (+<0.01%) ⬆️
pygam/tests/test_utils.py 95.13% <81.81%> (-1.37%) ⬇️
pygam/utils.py 87.07% <82.89%> (-0.66%) ⬇️
pygam/penalties.py 93.42% <84.21%> (+0.08%) ⬆️
pygam/pygam.py 94.55% <91.93%> (-0.24%) ⬇️
pygam/datasets/load_datasets.py 97.16% <94.11%> (ø)
... and 12 more

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

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.

1 participant