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

fix time zone bug in headway accuracy logging #686

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

panentheos
Copy link
Collaborator

Summary of changes

The headway accuracy logging was using UTC timestamps, which caused it to report the wrong headway values around the peak/off-peak transition.

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Coverage of commit 5b3e1a9

Summary coverage rate:
  lines......: 75.5% (1918 of 2539 lines)
  functions..: 77.0% (519 of 674 functions)
  branches...: no data found

Files changed coverage rate:
                                                             |Lines       |Functions  |Branches    
  Filename                                                   |Rate     Num|Rate    Num|Rate     Num
  =================================================================================================
  lib/headway_analysis/server.ex                             |85.7%     21|83.3%     6|    -      0

Download coverage report

@panentheos panentheos merged commit 8c9a3ea into main Sep 7, 2023
1 check passed
@panentheos panentheos deleted the bhw/fix-headway-logging branch September 7, 2023 14:43
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