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

cleanup: move Bridge API config into runtime.exs #2758

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

firestack
Copy link
Member

Some small cleanup related to removing our Skate.Application.load_runtime_config/0 function

Copy link

Coverage of commit 3936e8f

Summary coverage rate:
  lines......: 93.0% (3300 of 3547 lines)
  functions..: 72.5% (1360 of 1876 functions)
  branches...: no data found

Files changed coverage rate:
                                                                  |Lines       |Functions  |Branches    
  Filename                                                        |Rate     Num|Rate    Num|Rate     Num
  ======================================================================================================
  lib/skate/application.ex                                        |94.1%     17|75.0%     4|    -      0

Download coverage report

@firestack firestack marked this pull request as ready for review August 28, 2024 13:14
@firestack firestack requested a review from a team as a code owner August 28, 2024 13:14
@firestack firestack force-pushed the kf/cleanup/mix-config/bridge-api branch from 3936e8f to 0e8b1ff Compare August 28, 2024 15:21
@firestack firestack force-pushed the kf/cleanup/mix-config/bridge-api branch from 0e8b1ff to 31b8284 Compare August 28, 2024 15:24
Copy link

Coverage of commit 31b8284

Summary coverage rate:
  lines......: 93.0% (3299 of 3547 lines)
  functions..: 72.5% (1360 of 1876 functions)
  branches...: no data found

Files changed coverage rate:
                                                                  |Lines       |Functions  |Branches    
  Filename                                                        |Rate     Num|Rate    Num|Rate     Num
  ======================================================================================================
  lib/skate/application.ex                                        |94.1%     17|75.0%     4|    -      0

Download coverage report

Copy link

Coverage of commit 31b8284

Summary coverage rate:
  lines......: 93.0% (3299 of 3547 lines)
  functions..: 72.5% (1360 of 1876 functions)
  branches...: no data found

Files changed coverage rate:
                                                                  |Lines       |Functions  |Branches    
  Filename                                                        |Rate     Num|Rate    Num|Rate     Num
  ======================================================================================================
  lib/skate/application.ex                                        |94.1%     17|75.0%     4|    -      0

Download coverage report

@firestack firestack merged commit a2fc46a into main Aug 28, 2024
15 checks passed
@firestack firestack deleted the kf/cleanup/mix-config/bridge-api branch August 28, 2024 16:03
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