Skip to content

Conversation

@SachaMorard
Copy link
Member

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

Directory factorization. Do not use crates anymore, to keep things simple

@SachaMorard SachaMorard requested a review from a team as a code owner January 10, 2026 05:49
@coveralls
Copy link

coveralls commented Jan 10, 2026

Pull Request Test Coverage Report for Build 20873785864

Details

  • 5 of 22 (22.73%) changed or added relevant lines in 12 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 36.974%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/commands/auth/login.rs 0 1 0.0%
src/commands/auth/whoami.rs 0 1 0.0%
src/logger.rs 0 1 0.0%
src/proxy/server/context/redirection.rs 0 1 0.0%
src/telemetry.rs 0 1 0.0%
src/commands/components/init.rs 0 2 0.0%
src/commands/components/serialize.rs 0 2 0.0%
src/proxy/mod.rs 0 2 0.0%
src/commands/components/push.rs 0 3 0.0%
src/commands/proxy.rs 0 3 0.0%
Totals Coverage Status
Change from base Build 20859018085: 0.0%
Covered Lines: 2214
Relevant Lines: 5988

💛 - Coveralls

@SachaMorard SachaMorard merged commit 8949820 into main Jan 10, 2026
7 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