Skip to content

fix: various go issues - #985

Merged
andy-esch merged 1 commit into
mainfrom
fix/various-go-issues
Aug 27, 2026
Merged

fix: various go issues#985
andy-esch merged 1 commit into
mainfrom
fix/various-go-issues

Conversation

@andy-esch

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 51.42857% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.64%. Comparing base (2550078) to head (ba77f22).

Files with missing lines Patch % Lines
packages/apigateway/cmd/apigateway/main.go 0.00% 10 Missing ⚠️
packages/dispatcher/cmd/dispatcher/main.go 0.00% 5 Missing ⚠️
packages/dispatcher/adapters/strava/client.go 85.71% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main     #985    +/-   ##
========================================
  Coverage   71.64%   71.64%            
========================================
  Files         310      310            
  Lines       15811    15830    +19     
  Branches     3389     3216   -173     
========================================
+ Hits        11328    11342    +14     
- Misses       4289     4295     +6     
+ Partials      194      193     -1     
Flag Coverage Δ
go-apigateway 63.93% <37.50%> (-0.02%) ⬇️
go-apigateway-integration 91.63% <ø> (ø)
go-dispatcher 77.38% <63.15%> (+0.03%) ⬆️
go-firestore-integration 22.11% <ø> (ø)
go-shared 87.35% <ø> (ø)
python-integration 44.36% <ø> (ø)
web 81.53% <ø> (ø)
web-integration 27.71% <ø> (ø)

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

Files with missing lines Coverage Δ
packages/apigateway/middleware/auth.go 100.00% <100.00%> (ø)
packages/shared/otel/provider.go 83.00% <ø> (ø)
packages/dispatcher/adapters/strava/client.go 81.87% <85.71%> (+0.60%) ⬆️
packages/dispatcher/cmd/dispatcher/main.go 10.43% <0.00%> (-0.18%) ⬇️
packages/apigateway/cmd/apigateway/main.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@andy-esch
andy-esch force-pushed the fix/various-go-issues branch from 8fa6c0e to ba77f22 Compare August 27, 2026 10:28
@andy-esch
andy-esch merged commit de87555 into main Aug 27, 2026
21 checks passed
@andy-esch
andy-esch deleted the fix/various-go-issues branch August 27, 2026 10:32
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.

1 participant