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

Bugfix: CategoryRelations() aggregation error #901

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

Magnus167
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.03 ⚠️

Comparison is base (666db5b) 73.56% compared to head (2e4ff6c) 73.54%.

❗ Current head 2e4ff6c differs from pull request most recent head ab14458. Consider uploading reports for the commit ab14458 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #901      +/-   ##
===========================================
- Coverage    73.56%   73.54%   -0.03%     
===========================================
  Files           31       31              
  Lines         3810     3810              
===========================================
- Hits          2803     2802       -1     
- Misses        1007     1008       +1     
Impacted Files Coverage Δ
macrosynergy/panel/category_relations.py 40.23% <ø> (ø)
macrosynergy/management/shape_dfs.py 98.48% <100.00%> (-0.76%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Magnus167 Magnus167 linked an issue Aug 1, 2023 that may be closed by this pull request
@Magnus167 Magnus167 changed the title Bugfix Bugfix: CategoryRelations() aggregation error Aug 1, 2023
@Magnus167 Magnus167 requested a review from rsueppel August 1, 2023 09:01
@rsueppel rsueppel merged commit 28b6345 into develop Aug 1, 2023
3 checks passed
@Magnus167 Magnus167 deleted the bugfix/shape_dfs_numeric_agg branch August 22, 2023 10:50
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.

Years parameter for CategoryRelations throwing a dataframe error
2 participants