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 Closure and Remainder transforms #211

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Add Closure and Remainder transforms #211

merged 2 commits into from
Oct 17, 2023

Conversation

eliascarv
Copy link
Member

These transforms are being moved from the CoDa.jl package.

@eliascarv eliascarv changed the title Add Closure and Remainder transforms Add Closure and Remainder transforms Oct 17, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2023

Codecov Report

Merging #211 (6281dc1) into master (ba766a2) will increase coverage by 0.56%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   92.93%   93.50%   +0.56%     
==========================================
  Files          34       36       +2     
  Lines        1146     1200      +54     
==========================================
+ Hits         1065     1122      +57     
+ Misses         81       78       -3     
Files Coverage Δ
src/TableTransforms.jl 100.00% <ø> (ø)
src/transforms.jl 100.00% <ø> (ø)
src/transforms/closure.jl 100.00% <100.00%> (ø)
src/transforms/eigenanalysis.jl 87.30% <100.00%> (+1.58%) ⬆️
src/transforms/projectionpursuit.jl 52.04% <100.00%> (+1.02%) ⬆️
src/transforms/remainder.jl 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@eliascarv eliascarv merged commit 78f15e4 into master Oct 17, 2023
8 checks passed
@eliascarv eliascarv deleted the closure-remainder branch October 17, 2023 19:48
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.

3 participants