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

Add log2 transformation for parameters and observable #261

Merged
merged 4 commits into from
Nov 8, 2024
Merged

Conversation

sebapersson
Copy link
Owner

Closes #260

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.07%. Comparing base (ca3ee0e) to head (16159c5).

Files with missing lines Patch % Lines
src/derivatives/common.jl 50.00% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   91.08%   91.07%   -0.01%     
==========================================
  Files          61       61              
  Lines        3937     3945       +8     
==========================================
+ Hits         3586     3593       +7     
- Misses        351      352       +1     

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

@sebapersson sebapersson merged commit c5fd2bb into main Nov 8, 2024
5 checks passed
@sebapersson sebapersson deleted the add_log2 branch November 8, 2024 17:07
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.

log2 scale on observableTransformation
2 participants