Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate timerange naming #27

Merged
merged 4 commits into from
Feb 16, 2024
Merged

Conversation

philipnbbc
Copy link
Contributor

@philipnbbc philipnbbc commented Feb 12, 2024

Details

This PR removes redundant timerange properties (last_ts, first_ts, exclusive_last_ts) from FlowSegment, renames FlowSegment range to timerange and renames "time range" etc. to "timerange" in the text.

Pivotal Story (if relevant)

Story URL: https://www.pivotaltracker.com/story/show/186711366

Related PRs

Where appropriate. Indicate order to be merged.

Submitter PR Checks

(tick as appropriate)

  • PR completes task/fixes bug
  • API version has been incremented if necessary
  • ADR status has been updated, and ADR implementation has been recorded
  • Documentation updated (README, etc.)
  • PR added to Pivotal story (if relevant)
  • Follow-up stories added to Pivotal

Reviewer PR Checks

(tick as appropriate)

  • PR completes task/fixes bug
  • Design makes sense, and fits with our current code base
  • Code is easy to follow
  • PR size is sensible
  • Commit history is sensible and tidy

Info on PRs

The checks above are guidelines. They don't all have to be ticked, but they should all have been considered.

@philipnbbc philipnbbc marked this pull request as ready for review February 14, 2024 14:56
@philipnbbc philipnbbc requested a review from a team as a code owner February 14, 2024 14:56
@AndrewGibb AndrewGibb self-assigned this Feb 16, 2024
Copy link
Contributor

@AndrewGibb AndrewGibb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A slight change in one definition, for discussion.

api/TimeAddressableMediaStore.yaml Outdated Show resolved Hide resolved
@philipnbbc
Copy link
Contributor Author

A slight change in one definition, for discussion.

Updated in 3f97990 based on your suggested change.

Copy link
Contributor

@AndrewGibb AndrewGibb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@philipnbbc philipnbbc merged commit df16aee into main Feb 16, 2024
3 checks passed
@philipnbbc philipnbbc deleted the philipn-consolidate-timeranges branch February 16, 2024 16:36
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.

2 participants