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: Unittest, using np.allclose instead of np,all & equ #1123

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

Magnus167
Copy link
Member

No description provided.

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

codecov bot commented Oct 24, 2023

Codecov Report

Merging #1123 (a82566f) into develop (9f03b87) will increase coverage by 0.07%.
Report is 48 commits behind head on develop.
The diff coverage is 74.56%.

❗ Current head a82566f differs from pull request most recent head 018ad1c. Consider uploading reports for the commit 018ad1c to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1123      +/-   ##
===========================================
+ Coverage    64.44%   64.52%   +0.07%     
===========================================
  Files           54       54              
  Lines         5465     5522      +57     
===========================================
+ Hits          3522     3563      +41     
- Misses        1943     1959      +16     
Files Coverage Δ
macrosynergy/management/__init__.py 100.00% <100.00%> (ø)
macrosynergy/management/check_availability.py 46.15% <100.00%> (ø)
macrosynergy/panel/basket.py 77.14% <100.00%> (ø)
macrosynergy/panel/historic_vol.py 80.17% <100.00%> (ø)
macrosynergy/panel/linear_composite.py 94.11% <100.00%> (ø)
macrosynergy/panel/make_blacklist.py 65.57% <100.00%> (ø)
macrosynergy/visuals/plotter.py 96.59% <100.00%> (+1.13%) ⬆️
macrosynergy/learning/panel_timeseries_split.py 35.23% <0.00%> (ø)
macrosynergy/panel/category_relations.py 34.81% <50.00%> (ø)
macrosynergy/signal/signal_return.py 65.85% <0.00%> (ø)
... and 6 more

Impacted file tree graph

@sandresen1 sandresen1 merged commit 3994a6b into develop Oct 25, 2023
4 checks passed
@sandresen1 sandresen1 deleted the bugfix/test_rel_val_np_all branch October 25, 2023 08:04
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