Skip to content

Allow no drawing of CI - #61

Merged
LSYS merged 7 commits into
mainfrom
nodrawci
Mar 3, 2023
Merged

Allow no drawing of CI#61
LSYS merged 7 commits into
mainfrom
nodrawci

Conversation

@LSYS

@LSYSLSYS commented Mar 3, 2023

Copy link
Copy Markdown
Owner

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

@codecov

codecovBot commented Mar 3, 2023

Copy link
Copy Markdown

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 FilesCoverage Δ
forestplot/plot.py97.14% <66.66%> (ø)
forestplot/graph_utils.py93.96% <80.00%> (-0.91%)⬇️
forestplot/text_utils.py99.45% <88.88%> (-0.55%)⬇️
forestplot/arg_validators.py89.56% <91.66%> (+0.24%)⬆️
forestplot/__init__.py100.00% <100.00%> (ø)
tests/test_arg_validators.py100.00% <100.00%> (ø)
tests/test_graph_utils.py100.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.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed! Quality Gate passed

BugA0 Bugs
VulnerabilityA0 Vulnerabilities
Security HotspotA0 Security Hotspots
Code SmellA1 Code Smell

No Coverage information No Coverage information
0.0%0.0% Duplication

@LSYSLSYS changed the title NodrawciAllow no drawing of CIMar 3, 2023
@LSYS
LSYS merged commit 30f1eef into mainMar 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 freeto 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

@LSYS