Add Strava segment service with Segment and Segments endpoints#37
Open
Copilot wants to merge 7 commits into
Open
Add Strava segment service with Segment and Segments endpoints#37Copilot wants to merge 7 commits into
Copilot wants to merge 7 commits into
Conversation
Agent-Logs-Url: https://github.com/bzimmer/activity/sessions/ccc18ea0-b8c4-430f-80bc-55da6436f2da Co-authored-by: bzimmer <12852+bzimmer@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
bzimmer
May 18, 2026 06:50
View session
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #37 +/- ##
==========================================
+ Coverage 81.94% 82.69% +0.74%
==========================================
Files 35 36 +1
Lines 1429 1479 +50
==========================================
+ Hits 1171 1223 +52
+ Misses 144 143 -1
+ Partials 114 113 -1
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Agent-Logs-Url: https://github.com/bzimmer/activity/sessions/c93188a7-223c-4a89-a4f2-2eec088db77d Co-authored-by: bzimmer <12852+bzimmer@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bzimmer/activity/sessions/c93188a7-223c-4a89-a4f2-2eec088db77d Co-authored-by: bzimmer <12852+bzimmer@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bzimmer/activity/sessions/523d3fdb-30e1-4560-9060-7d8e5b89b7a2 Co-authored-by: bzimmer <12852+bzimmer@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bzimmer/activity/sessions/b9bedb45-f923-4550-bb40-edcfde0d87fb Co-authored-by: bzimmer <12852+bzimmer@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bzimmer/activity/sessions/408adeab-1457-497c-aca4-85f52b5e20cc Co-authored-by: bzimmer <12852+bzimmer@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bzimmer/activity/sessions/45c0cbe1-768e-45f3-996b-21cc4798ea3a Co-authored-by: bzimmer <12852+bzimmer@users.noreply.github.com>
bzimmer
approved these changes
May 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WithDateRangedefinition, call sites, and baseline validation stateWithDateRangeinto/home/runner/work/activity/activity/strava/strava.goand remove the old definition fromactivity.gogo test ./..., andgolangci-lint runafter the move