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: split registry to its own package #36

Merged
merged 6 commits into from
Feb 11, 2024
Merged

feat: split registry to its own package #36

merged 6 commits into from
Feb 11, 2024

Conversation

ekristen
Copy link
Owner

This is the first step, ultimately I'd like to adopt the prometheus go client model of a default registry and separate registries, however the registry model is so embedded in the code, it'll take a while to pull it all out.

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92db7e4) 95.13% compared to head (ae46b9b) 95.13%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   95.13%   95.13%           
=======================================
  Files          14       14           
  Lines         842      842           
=======================================
  Hits          801      801           
  Misses         26       26           
  Partials       15       15           

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

@ekristen ekristen merged commit 81a1666 into main Feb 11, 2024
3 checks passed
@ekristen ekristen deleted the improvements2 branch February 11, 2024 17:22
@ekristen
Copy link
Owner Author

🎉 This pull request is included in version 0.9.0 🎉

The release is available on GitHub release 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants