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 helper functions thoroughly #148

Merged
merged 4 commits into from Apr 13, 2023
Merged

Use helper functions thoroughly #148

merged 4 commits into from Apr 13, 2023

Conversation

lbenet
Copy link
Member

@lbenet lbenet commented Apr 13, 2023

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 13, 2023

Pull Request Test Coverage Report for Build 4694520501

  • 88 of 127 (69.29%) changed or added relevant lines in 11 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+66.3%) to 66.375%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/auxiliary.jl 9 11 81.82%
src/evaluate.jl 5 7 71.43%
src/rpa_functions.jl 9 11 81.82%
src/validatedODEs.jl 5 7 71.43%
src/integration.jl 7 10 70.0%
src/recipe.jl 2 8 25.0%
src/arithmetic.jl 46 55 83.64%
src/promotion.jl 0 13 0.0%
Totals Coverage Status
Change from base Build 4125212071: 66.3%
Covered Lines: 1137
Relevant Lines: 1713

💛 - Coveralls

@lbenet lbenet merged commit 92e15a6 into master Apr 13, 2023
11 checks passed
@lbenet lbenet deleted the lb/helperfuncts branch April 13, 2023 23:21
@coveralls
Copy link

coveralls commented Apr 25, 2024

Pull Request Test Coverage Report for Build 4694520501

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 88 of 127 (69.29%) changed or added relevant lines in 11 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+67.1%) to 67.179%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/auxiliary.jl 9 11 81.82%
src/evaluate.jl 5 7 71.43%
src/rpa_functions.jl 9 11 81.82%
src/validatedODEs.jl 5 7 71.43%
src/integration.jl 7 10 70.0%
src/recipe.jl 2 8 25.0%
src/arithmetic.jl 46 55 83.64%
src/promotion.jl 0 13 0.0%
Totals Coverage Status
Change from base Build 4125212071: 67.1%
Covered Lines: 1179
Relevant Lines: 1755

💛 - Coveralls

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.

None yet

2 participants