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: add ExchangePublic #1575

Merged
merged 5 commits into from Mar 13, 2024

fix: skip test when run in github action

8268ac1
Select commit
Failed to load commit list.
Merged

feature: add ExchangePublic #1575

fix: skip test when run in github action
8268ac1
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 0s

22.40% (+0.12%) compared to c5dbd4b

View this Pull Request on Codecov

22.40% (+0.12%) compared to c5dbd4b

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 22.40%. Comparing base (c5dbd4b) to head (8268ac1).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1575      +/-   ##
==========================================
+ Coverage   22.28%   22.40%   +0.12%     
==========================================
  Files         615      615              
  Lines       44416    44431      +15     
==========================================
+ Hits         9896     9956      +60     
+ Misses      33814    33763      -51     
- Partials      706      712       +6     
Files Coverage Δ
pkg/types/exchange.go 52.00% <ø> (+52.00%) ⬆️
pkg/cache/cache.go 45.54% <33.33%> (ø)
pkg/exchange/binance/exchange.go 6.03% <41.66%> (+4.36%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5dbd4b...8268ac1. Read the comment docs.