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

Make Function Operator Type Stable #225

Merged
merged 3 commits into from
Nov 5, 2023

Accessors for input and output eltypes

77a0a45
Select commit
Loading
Failed to load commit list.
Merged

Make Function Operator Type Stable #225

Accessors for input and output eltypes
77a0a45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2023 in 0s

16.94% (-52.72%) compared to 451c583

View this Pull Request on Codecov

16.94% (-52.72%) compared to 451c583

Details

Codecov Report

Merging #225 (77a0a45) into master (451c583) will decrease coverage by 52.72%.
The diff coverage is 57.28%.

❗ Current head 77a0a45 differs from pull request most recent head ec73bd2. Consider uploading reports for the commit ec73bd2 to get more accurate results

@@             Coverage Diff             @@
##           master     #225       +/-   ##
===========================================
- Coverage   69.65%   16.94%   -52.72%     
===========================================
  Files          10       10               
  Lines        1618     1641       +23     
===========================================
- Hits         1127      278      -849     
- Misses        491     1363      +872     
Files Coverage Δ
src/utils.jl 88.23% <100.00%> (-11.77%) ⬇️
src/basic.jl 11.73% <0.00%> (-59.23%) ⬇️
src/func.jl 45.27% <57.57%> (-38.68%) ⬇️

... and 6 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!