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

Use the InverseFunctions.inverse function in Functional transform #227

Merged
merged 8 commits into from
Nov 7, 2023

Conversation

eliascarv
Copy link
Member

No description provided.

src/TableTransforms.jl Outdated Show resolved Hide resolved
@eliascarv eliascarv requested a review from juliohm November 7, 2023 11:51
src/TableTransforms.jl Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2023

Codecov Report

Merging #227 (09f1e0a) into master (7f810da) will increase coverage by 0.30%.
Report is 3 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
+ Coverage   93.88%   94.18%   +0.30%     
==========================================
  Files          40       40              
  Lines        1259     1239      -20     
==========================================
- Hits         1182     1167      -15     
+ Misses         77       72       -5     
Files Coverage Δ
src/TableTransforms.jl 100.00% <ø> (ø)
src/assertions.jl 100.00% <100.00%> (ø)
src/distributions.jl 91.66% <100.00%> (ø)
src/tableselection.jl 90.00% <100.00%> (ø)
src/transforms.jl 100.00% <100.00%> (ø)
src/transforms/dropextrema.jl 100.00% <100.00%> (ø)
src/transforms/eigenanalysis.jl 87.30% <100.00%> (ø)
src/transforms/functional.jl 100.00% <100.00%> (+10.00%) ⬆️
src/transforms/logratio.jl 100.00% <100.00%> (ø)
src/transforms/parallel.jl 95.06% <100.00%> (ø)
... and 3 more

@eliascarv eliascarv force-pushed the inverse branch 2 times, most recently from bd2510a to ec84587 Compare November 7, 2023 12:09
@eliascarv eliascarv merged commit 1bc5fcf into master Nov 7, 2023
7 checks passed
@eliascarv eliascarv deleted the inverse branch November 7, 2023 12:43
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