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

feat(runtime): Adding state to track runtime #238

Merged
merged 2 commits into from
Mar 7, 2025
Merged

Conversation

IanWoodard
Copy link
Member

https://getsentry.atlassian.net/browse/DEVINFRA-627

Adding the state that will be used to track the runtime of services (either local or containerized). This is to enable more comprehensive cross-repo local development capabilities.

@IanWoodard IanWoodard requested a review from hubertdeng123 March 5, 2025 22:57
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.91%. Comparing base (1610205) to head (9f2202a).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #238      +/-   ##
==========================================
+ Coverage   92.81%   92.91%   +0.09%     
==========================================
  Files          23       23              
  Lines        1629     1651      +22     
==========================================
+ Hits         1512     1534      +22     
  Misses        117      117              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@IanWoodard IanWoodard merged commit 5e3cc16 into main Mar 7, 2025
14 checks passed
@IanWoodard IanWoodard deleted the iw/runtime-state branch March 7, 2025 17:30
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.

None yet

2 participants