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

Patch #68

Merged
merged 2 commits into from
Apr 6, 2023
Merged

Patch #68

merged 2 commits into from
Apr 6, 2023

Conversation

LSYS
Copy link
Owner

@LSYS LSYS commented Apr 6, 2023

Switch append to concat (fixes #66).

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #68 (55462d1) into main (30f1eef) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files          11       11           
  Lines        1068     1068           
=======================================
  Hits         1039     1039           
  Misses         29       29           
Impacted Files Coverage Δ
forestplot/dataframe_utils.py 95.23% <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

sonarqubecloud bot commented Apr 6, 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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@LSYS LSYS merged commit b0f508f into main Apr 6, 2023
@LSYS LSYS deleted the patch branch April 6, 2023 03:54
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.

Switch append to concat
1 participant