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

Feat/remove cron dependency #260

Merged
merged 8 commits into from
Oct 17, 2023

chore: remove example

aa0fc44
Select commit
Loading
Failed to load commit list.
Merged

Feat/remove cron dependency #260

chore: remove example
aa0fc44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 1s

56.66% (+0.13%) compared to 8048f0c

View this Pull Request on Codecov

56.66% (+0.13%) compared to 8048f0c

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (8048f0c) 56.52% compared to head (aa0fc44) 56.66%.

❗ Current head aa0fc44 differs from pull request most recent head 1d0e795. Consider uploading reports for the commit 1d0e795 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #260      +/-   ##
==========================================
+ Coverage   56.52%   56.66%   +0.13%     
==========================================
  Files          17       17              
  Lines        2031     2042      +11     
  Branches      240      241       +1     
==========================================
+ Hits         1148     1157       +9     
- Misses        847      848       +1     
- Partials       36       37       +1     
Files Coverage Δ
pyinjective/core/network.py 40.64% <ø> (ø)
pyinjective/async_client.py 50.71% <73.33%> (+0.71%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.