Skip to content

Resolve "Allow usage of other Kraken instances via CLI"#407

Merged
btschwertfeger merged 6 commits into
masterfrom
406-allow-usage-of-other-kraken-instances-via-cli
Oct 7, 2025
Merged

Resolve "Allow usage of other Kraken instances via CLI"#407
btschwertfeger merged 6 commits into
masterfrom
406-allow-usage-of-other-kraken-instances-via-cli

Conversation

@btschwertfeger
Copy link
Copy Markdown
Owner

The URL passed to the CLI is now parsed correctly, allowing to communicate with other Kraken instances than the default one.

Closes #406

@btschwertfeger btschwertfeger added this to the Upcoming Release milestone Oct 6, 2025
@btschwertfeger btschwertfeger self-assigned this Oct 6, 2025
@btschwertfeger btschwertfeger added the enhancement New feature or request label Oct 6, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 6, 2025

Codecov Report

❌ Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.44%. Comparing base (981aa4a) to head (68199e6).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/kraken/cli.py 80.95% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
+ Coverage   87.36%   87.44%   +0.08%     
==========================================
  Files          22       22              
  Lines        1963     1976      +13     
==========================================
+ Hits         1715     1728      +13     
  Misses        248      248              
Flag Coverage Δ
unittests 87.44% <80.95%> (+0.08%) ⬆️

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

Files with missing lines Coverage Δ
src/kraken/cli.py 87.34% <80.95%> (-0.54%) ⬇️

... and 1 file 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 f471aad into master Oct 7, 2025
42 checks passed
@btschwertfeger btschwertfeger deleted the 406-allow-usage-of-other-kraken-instances-via-cli branch October 7, 2025 05:03
@btschwertfeger btschwertfeger added Bug Something isn't working and removed enhancement New feature or request labels Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow usage of other Kraken instances via CLI

1 participant