Skip to content

ref(uptime): Read uptime_status from uptime_subscription #90434

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

evanpurkhiser
Copy link
Member

Switches reading of uptime_status (and uptime_status_update_date) to
the uptime_subscription model.

We'll need this to migrate to reading from detectors (and implementing
the detector handler)

@evanpurkhiser evanpurkhiser requested review from a team as code owners April 25, 2025 21:08
@evanpurkhiser evanpurkhiser removed the request for review from a team April 25, 2025 21:08
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 25, 2025
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/ref-uptime-read-uptime-status-from-uptime-subscription branch from f1950d2 to c143d74 Compare April 25, 2025 21:36
Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #90434      +/-   ##
==========================================
+ Coverage   85.37%   87.81%   +2.43%     
==========================================
  Files       10270    10270              
  Lines      579347   579335      -12     
  Branches    22634    22633       -1     
==========================================
+ Hits       494625   508750   +14125     
+ Misses      84287    70150   -14137     
  Partials      435      435              

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant