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 Documentation text in README #394

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

rodrigomha
Copy link
Contributor

I also updated the about section

@rodrigomha rodrigomha added the documentation Improvements or additions to documentation label Oct 18, 2024
@rodrigomha rodrigomha self-assigned this Oct 18, 2024
Copy link
Contributor

Performance Results

Version Precompile Time
Main 2.730369876
This Branch 2.724357546
Version Run Time
Main-Build ResidualModel 8.599981208
Main-Execute ResidualModel 17.305881935
Main-Build MassMatrixModel 0.708899443
Main-Execute MassMatrixModel 37.7597013
This Branch-Build ResidualModel 8.56307309
This Branch-Execute ResidualModel 17.179931802
This Branch-Build MassMatrixModel 0.689157876
This Branch-Execute MassMatrixModel 36.917990111

ResidualModel and MassMatrixModel performance results should be compared between versions and not between models due to the execution order of the tests

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.73%. Comparing base (6a070cb) to head (e627c3a).
Report is 13 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
- Coverage   87.56%   86.73%   -0.83%     
==========================================
  Files          65       65              
  Lines        9156     9701     +545     
==========================================
+ Hits         8017     8414     +397     
- Misses       1139     1287     +148     
Flag Coverage Δ
unittests 86.73% <ø> (-0.83%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 12 files with indirect coverage changes

@rodrigomha rodrigomha merged commit 01a24d3 into main Oct 21, 2024
8 of 9 checks passed
@rodrigomha rodrigomha deleted the rodrigomha-update-readme branch October 21, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants