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

Replace stack with DataFrames.stack #40

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Replace stack with DataFrames.stack #40

merged 1 commit into from
Aug 31, 2023

Conversation

lrennels
Copy link
Collaborator

Julia 1.9 exports a stack function which conflicts with DataFrames.stack.

@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2023

Codecov Report

Merging #40 (1eecdde) into main (089b278) will not change coverage.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   97.14%   97.14%           
=======================================
  Files           3        3           
  Lines          70       70           
=======================================
  Hits           68       68           
  Misses          2        2           
Flag Coverage Δ
unittests 97.14% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/components/SPs.jl 98.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lrennels lrennels merged commit 72bdbee into main Aug 31, 2023
16 checks passed
@lrennels lrennels deleted the df-stack branch August 31, 2023 00:22
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.

2 participants