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

Add a new log fn for unrecognized triptych player name #1844

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

jzimbel-mbta
Copy link
Member

Asana task: ad hoc?

This just adds and uses a log_unrecognized_triptych_player function. The rest of the changes are from my adding an alias + the formatter adjusting indentation.

  • Tests added?

@jzimbel-mbta jzimbel-mbta requested review from a team and cmaddox5 and removed request for a team August 31, 2023 13:54
@github-actions
Copy link

Coverage of commit 77e60c5

Summary coverage rate:
  lines......: 41.0% (2287 of 5576 lines)
  functions..: 42.3% (1047 of 2473 functions)
  branches...: no data found

Files changed coverage rate:
                                                                           |Lines       |Functions  |Branches    
  Filename                                                                 |Rate     Num|Rate    Num|Rate     Num
  ===============================================================================================================
  lib/screens/log_screen_data.ex                                           | 4.3%     46|10.0%    20|    -      0
  lib/screens_web/controllers/v2/screen_api_controller.ex                  | 0.0%     41| 0.0%    14|    -      0

Download coverage report

@cmaddox5 cmaddox5 assigned jzimbel-mbta and unassigned cmaddox5 Aug 31, 2023
@jzimbel-mbta jzimbel-mbta merged commit 52cc71a into master Aug 31, 2023
4 checks passed
@jzimbel-mbta jzimbel-mbta deleted the jz/unrecognized-player-name-logging branch August 31, 2023 18:18
hannahpurcell added a commit that referenced this pull request Sep 5, 2023
* Test PSAs uploaded, to be replaced

* New local evergreen widget backend

* Split-pane support for triptychs frontend

* Make conversion of filename to slot_name more robust; pluralize config key

* Seed :rand with current time / 15

* Evergreen takes conditional prop for video playing

* Hook determines if app is onscreen to decide if video should be playing

* feat: Add admin config columns (thus far) for triptych app (#1841)

* fix: Handle unrecognized screen IDs in `screen_name_for_id` (#1842)

* Send and log version in data requests from OFM clients

* Always include logging params for triptych, even if we fail to determine pane

* Add a new log fn for unrecognized triptych player name (#1844)

* Accommodate various psa file types

* Log when PSA file retrieval fails

* Use stricter positioning for the panes

* Added new config boolean to allow for conditionally display version and playername.

* Added a couple of font mixins.

* Added identifiers to TrainCrowding.

* Added an EvergreenContent component for Triptychs. Just a wrapper of the OG with identifiers.

* Allowed props to only change when needed.

* Changed where identifiers are rendered for PSAs.

* Add remaining admin columns for triptych config

* Fix header font color for crowding widget (#1848)

* Bring box-shadow of key to foreground (#1849)

* Default to first folder of psas if needed

* Set evergreen image size

* Replace test psas with real ones

---------

Co-authored-by: Christian Maddox <[email protected]>
Co-authored-by: Jon Zimbel <[email protected]>
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