Skip to content

Merge remote-tracking branch 'origin/mwbrooks-cli-version-refactor-1'…

aec060b
Select commit
Loading
Failed to load commit list.
Open

refactor: consolidate version access to slackcontext.Version(ctx) #431

Merge remote-tracking branch 'origin/mwbrooks-cli-version-refactor-1'…
aec060b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 1s

70.23% (-0.04%) compared to 97fbfe8

View this Pull Request on Codecov

70.23% (-0.04%) compared to 97fbfe8

Details

Codecov Report

❌ Patch coverage is 56.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.23%. Comparing base (97fbfe8) to head (aec060b).

Files with missing lines Patch % Lines
internal/iostreams/logfile.go 0.00% 4 Missing ⚠️
main.go 0.00% 3 Missing ⚠️
internal/auth/auth.go 60.00% 1 Missing and 1 partial ⚠️
internal/tracking/tracking.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
- Coverage   70.27%   70.23%   -0.04%     
==========================================
  Files         220      220              
  Lines       18498    18506       +8     
==========================================
- Hits        12999    12998       -1     
- Misses       4324     4331       +7     
- Partials     1175     1177       +2     

☔ 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.