Skip to content

Update docs & fix group subheadings order - #20

Merged
LSYS merged 52 commits into
mainfrom
docs
Sep 21, 2022
Merged

Update docs & fix group subheadings order#20
LSYS merged 52 commits into
mainfrom
docs

Conversation

@LSYS

@LSYSLSYS commented Sep 21, 2022

Copy link
Copy Markdown
Owner

No description provided.

* Fix ordering of groups
- Fix ordering of groups in sort_data()
* Update
Update to reflect correct ordering of group subheadings
* Fix ordering of groups
- Fix ordering of groups in sort_data()
* Update
Update to reflect correct ordering of group subheadings
* Update
Update to reflect correct ordering of group subheadings
* pleasing linters
@codecov

codecovBot commented Sep 21, 2022

Copy link
Copy Markdown

Codecov Report

Merging #20 (74c3b8f) into main (dcc5671) will not change coverage.
The diff coverage is 98.30%.

@@ Coverage Diff @@## main #20 +/- ##
=======================================
Coverage 97.36% 97.36% =======================================
Files 11 11 Lines 1101 1101 =======================================
Hits 1072 1072 Misses 29 29 
Impacted FilesCoverage Δ
forestplot/arg_validators.py87.09% <ø> (ø)
forestplot/graph_utils.py95.13% <ø> (ø)
forestplot/dataframe_utils.py95.23% <75.00%> (ø)
forestplot/__init__.py100.00% <100.00%> (ø)
forestplot/plot.py97.82% <100.00%> (ø)
forestplot/text_utils.py100.00% <100.00%> (ø)
tests/test_arg_validators.py100.00% <100.00%> (ø)
tests/test_dataframe_utils.py100.00% <100.00%> (ø)
tests/test_graph_utils.py100.00% <100.00%> (ø)
tests/test_plot.py100.00% <100.00%> (ø)
... and 1 more

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 SmellA0 Code Smells

No Coverage information No Coverage information
0.0%0.0% Duplication

@LSYS
LSYS merged commit 925f4a1 into mainSep 21, 2022
@LSYS
LSYS deleted the docs branch October 24, 2022 08:51
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.

1 participant

@LSYS