Skip to content

Use enum when reporting call; add via to search logs#286

Merged
dektar merged 2 commits intomasterfrom
via
Feb 7, 2026
Merged

Use enum when reporting call; add via to search logs#286
dektar merged 2 commits intomasterfrom
via

Conversation

@dektar
Copy link
Collaborator

@dektar dektar commented Feb 6, 2026

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization

Description

Using enum instead of string when reporting call just adds a bit of type safety. Adds via to search reporting.

Improves testing of reporting call and adds test for search reporting.

Were the changes tested?

  • Yes, automated tests in FiveCallsApiTest
  • Yes, manually tested: please provide steps performed to test changes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

Using enum instead of string when reporting call just adds a bit of type safety.

Adds via to search reporting.
@dektar dektar requested a review from scottpeterson February 6, 2026 05:04
Copy link
Collaborator

@scottpeterson scottpeterson left a comment

Choose a reason for hiding this comment

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

Looks good to me! Love moving from a primitive to an enum.

@dektar dektar merged commit 1909216 into master Feb 7, 2026
1 check passed
@dektar dektar deleted the via branch February 7, 2026 03:48
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