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

Minor cleanup of benchmarks and tests #49

Merged
merged 9 commits into from
Feb 22, 2022
Merged

Minor cleanup of benchmarks and tests #49

merged 9 commits into from
Feb 22, 2022

Conversation

jlperla
Copy link
Collaborator

@jlperla jlperla commented Feb 22, 2022

No description provided.

@coveralls
Copy link

coveralls commented Feb 22, 2022

Pull Request Test Coverage Report for Build 1884339676

  • 75 of 84 (89.29%) changed or added relevant lines in 6 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+2.9%) to 86.992%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/utilities.jl 10 11 90.91%
src/nonlinear.jl 0 8 0.0%
Files with Coverage Reduction New Missed Lines %
src/nonlinear.jl 4 0%
Totals Coverage Status
Change from base Build 1854651567: 2.9%
Covered Lines: 321
Relevant Lines: 369

💛 - Coveralls

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #49 (ab8b5f0) into main (9c0721e) will increase coverage by 2.89%.
The diff coverage is 89.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   84.09%   86.99%   +2.89%     
==========================================
  Files           8        7       -1     
  Lines         371      369       -2     
==========================================
+ Hits          312      321       +9     
+ Misses         59       48      -11     
Impacted Files Coverage Δ
src/nonlinear.jl 0.00% <0.00%> (ø)
src/utilities.jl 90.90% <90.90%> (ø)
src/DifferenceEquations.jl 71.42% <100.00%> (+46.42%) ⬆️
src/kalman.jl 99.34% <100.00%> (ø)
src/linear.jl 94.91% <100.00%> (+0.36%) ⬆️
src/quadratic.jl 97.00% <100.00%> (-0.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c0721e...ab8b5f0. Read the comment docs.

@jlperla jlperla merged commit 7a83d86 into main Feb 22, 2022
@jlperla jlperla deleted the cleanup branch February 22, 2022 22:44
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