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: Update Realtime.Shape's pattern-matching so that it can accept Util.Location.From's #2694

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

joshlarson
Copy link
Contributor

@joshlarson joshlarson commented Jul 16, 2024

Copy link

Coverage of commit b78f24b

Summary coverage rate:
  lines......: 93.6% (3307 of 3534 lines)
  functions..: 73.6% (1365 of 1854 functions)
  branches...: no data found

Files changed coverage rate:
                                                                  |Lines       |Functions  |Branches    
  Filename                                                        |Rate     Num|Rate    Num|Rate     Num
  ======================================================================================================
  lib/realtime/shape.ex                                           | 100%      6| 100%     3|    -      0

Download coverage report

@joshlarson joshlarson force-pushed the jdl/refactor/shape-updates branch from b78f24b to a8a265f Compare July 16, 2024 13:28
Copy link

Coverage of commit a8a265f

Summary coverage rate:
  lines......: 93.6% (3307 of 3534 lines)
  functions..: 73.6% (1365 of 1854 functions)
  branches...: no data found

Files changed coverage rate:
                                                                  |Lines       |Functions  |Branches    
  Filename                                                        |Rate     Num|Rate    Num|Rate     Num
  ======================================================================================================
  lib/realtime/shape.ex                                           | 100%      6| 100%     3|    -      0

Download coverage report

@joshlarson joshlarson marked this pull request as ready for review July 16, 2024 14:12
@joshlarson joshlarson requested a review from a team as a code owner July 16, 2024 14:12
@joshlarson joshlarson force-pushed the jdl/refactor/shape-updates branch from 4ba442f to 774916d Compare July 16, 2024 14:14
@joshlarson joshlarson changed the base branch from jdl/tests/clean-up-detours-controller-test to main July 16, 2024 14:14
@joshlarson joshlarson enabled auto-merge (squash) July 16, 2024 14:14
Copy link

Coverage of commit 774916d

Summary coverage rate:
  lines......: 93.6% (3307 of 3534 lines)
  functions..: 73.6% (1365 of 1854 functions)
  branches...: no data found

Files changed coverage rate:
                                                                  |Lines       |Functions  |Branches    
  Filename                                                        |Rate     Num|Rate    Num|Rate     Num
  ======================================================================================================
  lib/realtime/shape.ex                                           | 100%      6| 100%     3|    -      0

Download coverage report

Copy link

Coverage of commit 774916d

Summary coverage rate:
  lines......: 93.6% (3307 of 3534 lines)
  functions..: 73.6% (1365 of 1854 functions)
  branches...: no data found

Files changed coverage rate:
                                                                  |Lines       |Functions  |Branches    
  Filename                                                        |Rate     Num|Rate    Num|Rate     Num
  ======================================================================================================
  lib/realtime/shape.ex                                           | 100%      6| 100%     3|    -      0

Download coverage report

@joshlarson joshlarson merged commit 8928579 into main Jul 16, 2024
15 checks passed
@joshlarson joshlarson deleted the jdl/refactor/shape-updates branch July 16, 2024 15:16
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