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

Feature: Removing pd.DataFrame from msm.decorators.argcopy #1116

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

Magnus167
Copy link
Member

Removed pd.DataFrame, pd.MultiIndex, and pd.Index from argcopy. This was initially done to prevent side-effects within the visuals subpackage

@Magnus167 Magnus167 requested a review from a team as a code owner October 24, 2023 00:07
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #1116 (9f03b87) into develop (09c25ce) will decrease coverage by 0.02%.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

❗ Current head 9f03b87 differs from pull request most recent head c2e4384. Consider uploading reports for the commit c2e4384 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1116      +/-   ##
===========================================
- Coverage    64.46%   64.44%   -0.02%     
===========================================
  Files           54       54              
  Lines         5465     5465              
===========================================
- Hits          3523     3522       -1     
- Misses        1942     1943       +1     
Files Coverage Δ
macrosynergy/management/decorators.py 75.96% <ø> (-0.97%) ⬇️

Impacted file tree graph

@Magnus167 Magnus167 merged commit d9ce317 into develop Oct 24, 2023
4 checks passed
@Magnus167 Magnus167 deleted the feature/arg_copy_rm_df_copy branch October 24, 2023 10:43
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.

None yet

2 participants