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

support transforming data to log scale #3

Merged
merged 5 commits into from
Sep 6, 2024
Merged

support transforming data to log scale #3

merged 5 commits into from
Sep 6, 2024

Conversation

hillalex
Copy link
Member

@hillalex hillalex commented Sep 5, 2024

See issue: seroanalytics/seroviz#3

This PR adds another optional query parameter scale to the GET /trace endpoint, which allows the provided data to be transformed into log10 or log2 scale.

Also adds a github action for building and pushing Docker images.

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.55%. Comparing base (e4e5903) to head (5a5a958).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   90.13%   90.55%   +0.42%     
==========================================
  Files           4        4              
  Lines         223      233      +10     
==========================================
+ Hits          201      211      +10     
  Misses         22       22              

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

@hillalex hillalex changed the title support scale support transforming data to log scale Sep 6, 2024
@hillalex hillalex marked this pull request as ready for review September 6, 2024 09:45
@hillalex hillalex merged commit 92fbc2e into main Sep 6, 2024
10 checks passed
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.

1 participant