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

Allow no drawing of CI #61

Merged
merged 7 commits into from
Mar 3, 2023
Merged

Allow no drawing of CI #61

merged 7 commits into from
Mar 3, 2023

Conversation

LSYS
Copy link
Owner

@LSYS LSYS commented Mar 3, 2023

Allow no drawing of CI (closes #58). Setting ll to None now implies no drawing of confidence intervals.

@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #61 (67d6ebd) into main (10722ba) will decrease coverage by 0.32%.
The diff coverage is 89.79%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   97.59%   97.28%   -0.32%     
==========================================
  Files          11       11              
  Lines        1040     1068      +28     
==========================================
+ Hits         1015     1039      +24     
- Misses         25       29       +4     
Impacted Files Coverage Δ
forestplot/plot.py 97.14% <66.66%> (ø)
forestplot/graph_utils.py 93.96% <80.00%> (-0.91%) ⬇️
forestplot/text_utils.py 99.45% <88.88%> (-0.55%) ⬇️
forestplot/arg_validators.py 89.56% <91.66%> (+0.24%) ⬆️
forestplot/__init__.py 100.00% <100.00%> (ø)
tests/test_arg_validators.py 100.00% <100.00%> (ø)
tests/test_graph_utils.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Mar 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@LSYS LSYS changed the title Nodrawci Allow no drawing of CI Mar 3, 2023
@LSYS LSYS merged commit 30f1eef into main Mar 3, 2023
@LSYS LSYS deleted the nodrawci branch March 3, 2023 06:08
LSYS added a commit that referenced this pull request Apr 6, 2023
* Allow no drawing of CI (#61)

* Allow no drawing of CI (#58)

* Update CI.yml

* Update nb.yml

* Update options (#58)

* Increase images

* Bump to v0.3.0 (#58)

* Patch (#68)

* Update branches in workflows
* Replacing append with concat in Pandas (#66)
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.

Allow no drawing of CI
1 participant