Skip to content

Make the parameter in `ScaleTransform` a scalar

13fc6e2
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Try out scalar parameters #537

Make the parameter in `ScaleTransform` a scalar
13fc6e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 1, 2025 in 0s

66.49% (-23.94%) compared to ec19a94

View this Pull Request on Codecov

66.49% (-23.94%) compared to ec19a94

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 66.49%. Comparing base (ec19a94) to head (13fc6e2).
Report is 24 commits behind head on master.

Files with missing lines Patch % Lines
src/transform/scaletransform.jl 62.50% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (ec19a94) and HEAD (13fc6e2). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (ec19a94) HEAD (13fc6e2)
6 3
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #537       +/-   ##
===========================================
- Coverage   90.43%   66.49%   -23.94%     
===========================================
  Files          52       52               
  Lines        1390     1379       -11     
===========================================
- Hits         1257      917      -340     
- Misses        133      462      +329     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.