Skip to content

Conversation

@MrCreosote
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (10f7d29) to head (1e71b59).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          254       254           
=========================================
  Hits           254       254           

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

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

@ialarmedalien
Copy link

Did you make the kbase pypi org and publish the auth client there? I see the TODOs have been removed.

There's a pypi GitHub action and recommended workflow for automated PyPi releases.

@MrCreosote
Copy link
Member Author

https://pypi.org/project/kbase-auth-client/

I don't see this releasing very often, but if I'm wrong about that we can add the GHA

@ialarmedalien
Copy link

I'd recommend adding the GHA to make it easy for future updates to be made. It can also serve as a template for other KBase projects that we want to put on pypi.

@ialarmedalien
Copy link

However, the GHA can go in a different PR.

@MrCreosote
Copy link
Member Author

It's just

uv publish --token $PYPI_TOKEN

to publish, it couldn't be easier

@MrCreosote MrCreosote merged commit 1eda9b5 into main Oct 21, 2025
5 checks passed
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.

3 participants