Skip to content

Conversation

jorgepz
Copy link
Member

@jorgepz jorgepz commented Feb 23, 2023

fixed the code coverage when running more than one test. thanks to @joergbrech !

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2023

Codecov Report

Merging #629 (898d684) into master (adfcd97) will increase coverage by 16.63%.
The diff coverage is 37.50%.

❗ Current head 898d684 differs from pull request most recent head 0b0d53d. Consider uploading reports for the commit 0b0d53d to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           master     #629       +/-   ##
===========================================
+ Coverage   17.24%   33.87%   +16.63%     
===========================================
  Files         147      147               
  Lines        4756     4756               
===========================================
+ Hits          820     1611      +791     
+ Misses       3936     3145      -791     
Impacted Files Coverage Δ
examples/simplePropeller/simplePropeller.m 0.00% <0.00%> (ø)
examples/staticVonMisesTruss/staticVonMisesTruss.m 0.00% <0.00%> (ø)
test/runTestProblems_moxunit_disp.m 0.00% <0.00%> (ø)
examples/uniaxialCompression/uniaxialCompression.m 96.29% <100.00%> (+96.29%) ⬆️
...rmCurvatureCantilever/uniformCurvatureCantilever.m 100.00% <100.00%> (+2.00%) ⬆️
test/gaussIntegrationTest.m 100.00% <100.00%> (ø)
src/core/ONSAS_solve.m 57.97% <0.00%> (+1.44%) ⬆️
src/setDefaults.m 94.44% <0.00%> (+2.77%) ⬆️
src/printSolverOutput.m 78.26% <0.00%> (+4.34%) ⬆️
src/elements/frame/auxiliar/beamRefConfRotMat.m 100.00% <0.00%> (+10.00%) ⬆️
... and 37 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jorgepz jorgepz changed the title fixing tests coverage adding tests to coverage Feb 23, 2023
@jorgepz jorgepz merged commit a12506a into master Feb 23, 2023
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.

2 participants