Skip to content

Resolve "The URLs in the documentation linking to the Kraken API documentation are out-dated"#360

Merged
btschwertfeger merged 2 commits intomasterfrom
358-the-urls-in-the-documentation-linking-to-the-kraken-api-documentation-are-out-dated
Feb 15, 2025
Merged

Resolve "The URLs in the documentation linking to the Kraken API documentation are out-dated"#360
btschwertfeger merged 2 commits intomasterfrom
358-the-urls-in-the-documentation-linking-to-the-kraken-api-documentation-are-out-dated

Conversation

@btschwertfeger
Copy link
Owner

@btschwertfeger btschwertfeger commented Feb 15, 2025

Summary

Updating all those URLs of the documentation.

Closes #358

@codecov
Copy link

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.94%. Comparing base (57647c0) to head (a8995c8).
Report is 11 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
- Coverage   93.58%   85.94%   -7.65%     
==========================================
  Files          25       25              
  Lines        1777     2113     +336     
==========================================
+ Hits         1663     1816     +153     
- Misses        114      297     +183     
Flag Coverage Δ
unittests 85.94% <ø> (-7.65%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/kraken/exceptions/__init__.py 99.34% <ø> (ø)
src/kraken/futures/funding.py 66.66% <ø> (ø)
src/kraken/futures/market.py 91.57% <ø> (ø)
src/kraken/futures/trade.py 94.56% <ø> (ø)
src/kraken/futures/user.py 86.15% <ø> (ø)
src/kraken/futures/ws_client.py 89.62% <ø> (ø)
src/kraken/spot/earn.py 32.50% <ø> (ø)
src/kraken/spot/funding.py 45.83% <ø> (ø)
src/kraken/spot/market.py 100.00% <ø> (ø)
src/kraken/spot/orderbook.py 94.93% <ø> (ø)
... and 4 more

... and 36 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@btschwertfeger btschwertfeger merged commit 4e08e9e into master Feb 15, 2025
54 checks passed
@btschwertfeger btschwertfeger deleted the 358-the-urls-in-the-documentation-linking-to-the-kraken-api-documentation-are-out-dated branch February 15, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The URLs in the documentation linking to the Kraken API documentation are out-dated

1 participant