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: Pass non-constant scale factor #159

Merged
merged 1 commit into from
Aug 30, 2023
Merged

fix: Pass non-constant scale factor #159

merged 1 commit into from
Aug 30, 2023

Conversation

musoke
Copy link
Owner

@musoke musoke commented Aug 30, 2023

Non-constant scale factors were broken some time ago. Fix them and add a test for to avoid silent breakage in future.

Non-constant scale factors were broken some time ago. Fix them and add a
test for to avoid silent breakage in future.
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6672a45) 85.04% compared to head (103f22f) 85.04%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  Coverage   85.04%   85.04%           
=======================================
  Files           8        8           
  Lines         602      602           
=======================================
  Hits          512      512           
  Misses         90       90           
Files Changed Coverage Δ
src/config.jl 100.00% <100.00%> (ø)

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

@musoke musoke merged commit c9a0aa3 into main Aug 30, 2023
12 checks passed
@musoke musoke deleted the fix-a branch August 30, 2023 22:12
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

1 participant