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: aggregation serialization #97

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Conversation

sunng87
Copy link
Member

@sunng87 sunng87 commented Oct 26, 2024

I missed test for aggregation in previous commit and it has some incompatibility with vanilla prometheus.

@sunng87 sunng87 requested a review from waynexia October 26, 2024 05:19
Copy link

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.98%. Comparing base (7691247) to head (c4d9015).
Report is 2 commits behind head on main.

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   98.97%   98.98%           
=======================================
  Files          14       14           
  Lines        6467     6492   +25     
=======================================
+ Hits         6401     6426   +25     
  Misses         66       66           

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

@waynexia waynexia merged commit 2cc1388 into main Oct 28, 2024
5 checks passed
@waynexia waynexia deleted the fix/serializing-aggregation branch October 28, 2024 06:37
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.

3 participants