sassoftware / python-sasctl

Python package and CLI for user-friendly integration with SAS Viya
https://sassoftware.github.io/python-sasctl
Apache License 2.0
45 stars 40 forks source link

Release 1.10 #177

Closed smlindauer closed 1 year ago

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 year ago

Codecov Report

Merging #177 (b074cbd) into master (4b57149) will decrease coverage by 1.71%. Report is 5 commits behind head on master. The diff coverage is 71.90%.

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   78.92%   77.21%   -1.71%     
==========================================
  Files          54       54              
  Lines        5280     5639     +359     
==========================================
+ Hits         4167     4354     +187     
- Misses       1113     1285     +172     
Flag Coverage Δ
integration 52.06% <25.23%> (-3.51%) :arrow_down:
unit 63.66% <69.52%> (+0.53%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/sasctl/_services/model_management.py 65.17% <0.00%> (ø)
src/sasctl/_services/model_publish.py 72.58% <0.00%> (-2.42%) :arrow_down:
src/sasctl/pzmm/write_json_files.py 63.98% <41.28%> (-4.01%) :arrow_down:
src/sasctl/core.py 85.64% <57.14%> (-0.22%) :arrow_down:
src/sasctl/pzmm/model_parameters.py 65.80% <62.50%> (-2.20%) :arrow_down:
src/sasctl/pzmm/import_model.py 82.96% <75.00%> (-3.02%) :arrow_down:
src/sasctl/pzmm/write_score_code.py 86.99% <89.18%> (-11.24%) :arrow_down:
src/sasctl/tasks.py 75.54% <98.36%> (+4.25%) :arrow_up:
src/sasctl/__init__.py 100.00% <100.00%> (ø)
src/sasctl/pzmm/zip_model.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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