Skip to content

_map -> Base.map

1a3fa8b
Select commit
Loading
Failed to load commit list.
Draft

_map -> Base.map #453

_map -> Base.map
1a3fa8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 29, 2025 in 1s

43.43% (-49.75%) compared to 8e805ef

View this Pull Request on Codecov

43.43% (-49.75%) compared to 8e805ef

Details

Codecov Report

Attention: Patch coverage is 23.07692% with 20 lines in your changes missing coverage. Please review.

Project coverage is 43.43%. Comparing base (8e805ef) to head (1a3fa8b).
Report is 58 commits behind head on master.

Files with missing lines Patch % Lines
src/kernels/transformedkernel.jl 0.00% 8 Missing ⚠️
src/transform/ardtransform.jl 33.33% 2 Missing ⚠️
src/transform/functiontransform.jl 33.33% 2 Missing ⚠️
src/transform/lineartransform.jl 33.33% 2 Missing ⚠️
src/transform/scaletransform.jl 33.33% 2 Missing ⚠️
src/transform/transform.jl 0.00% 2 Missing ⚠️
src/transform/periodic_transform.jl 0.00% 1 Missing ⚠️
src/transform/selecttransform.jl 50.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (8e805ef) and HEAD (1a3fa8b). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (8e805ef) HEAD (1a3fa8b)
5 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #453       +/-   ##
===========================================
- Coverage   93.18%   43.43%   -49.75%     
===========================================
  Files          52       51        -1     
  Lines        1261     1241       -20     
===========================================
- Hits         1175      539      -636     
- Misses         86      702      +616     

☔ 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.