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

Merging into main from test, pushing v0.0.20 to PyPI #588

Merged
merged 132 commits into from
Oct 13, 2022
Merged

Merging into main from test, pushing v0.0.20 to PyPI #588

merged 132 commits into from
Oct 13, 2022

Conversation

Magnus167
Copy link
Member

No description provided.

Ksteeds and others added 30 commits September 21, 2022 15:59
changing Markdown image reference for Logo as per @Magnus167
naive_pnl some changes for efficiency
Magnus167 and others added 26 commits October 11, 2022 13:26
…orkflow

Fixed twine upload destination for TestPyPI
The actual token name is `TEST_PYPI_API_TOKEN` while the workflow was using `TWINE_TEST_TOKEN`
…orkflow

Corrected GH secrets token name in TestPyPI workflow
Changed DataQuery API batch size from 10 to 20
…n_test_workflow

Make integration tests run on the test branch
…orkflow

added integration test to Publish to TestPyPI worklflow
Adding workflow to publish to PyPI on release
changed comments & whitespace in docs/source/conf.py
…orkflow

Removing publish command; for testing purposes
Merge to Test from Develop, with Publish to TestPyPI disabled
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2022

Codecov Report

Base: 60.19% // Head: 60.60% // Increases project coverage by +0.40% 🎉

Coverage data is based on head (77b57a0) compared to base (9fd9d19).
Patch coverage: 3.57% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
+ Coverage   60.19%   60.60%   +0.40%     
==========================================
  Files          26       26              
  Lines        2804     2810       +6     
==========================================
+ Hits         1688     1703      +15     
+ Misses       1116     1107       -9     
Impacted Files Coverage Δ
macrosynergy/dataquery/api.py 41.44% <0.00%> (ø)
macrosynergy/pnl/naive_pnl.py 57.69% <0.00%> (-1.33%) ⬇️
macrosynergy/management/shape_dfs.py 98.48% <100.00%> (-0.77%) ⬇️
macrosynergy/signal/target_positions.py 9.34% <0.00%> (+9.34%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@Magnus167 Magnus167 merged commit 473ca71 into main Oct 13, 2022
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

7 participants