Skip to content

Patch - #68

Merged
LSYS merged 2 commits into
mainfrom
patch
Apr 6, 2023
Merged

Patch#68
LSYS merged 2 commits into
mainfrom
patch

Conversation

@LSYS

@LSYSLSYS commented Apr 6, 2023

Copy link
Copy Markdown
Owner

Switch append to concat (fixes#66).

@codecov

codecovBot commented Apr 6, 2023

Copy link
Copy Markdown

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 FilesCoverage Δ
forestplot/dataframe_utils.py95.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
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 b0f508f into mainApr 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 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.

Switch append to concat

1 participant

@LSYS