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

GSAGH-550, GSAGH-560 : Analysis case is not consistent with the Load case in Gsa_GH #737

Merged
merged 20 commits into from
Jan 17, 2025

GSAGH-550: revert change which seems not an issue

83b345a
Select commit
Loading
Failed to load commit list.
Merged

GSAGH-550, GSAGH-560 : Analysis case is not consistent with the Load case in Gsa_GH #737

GSAGH-550: revert change which seems not an issue
83b345a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 1s

90.4% (+0.2%) compared to 83764a7

View this Pull Request on Codecov

90.4% (+0.2%) compared to 83764a7

Details

Codecov Report

Attention: Patch coverage is 94.66192% with 60 lines in your changes missing coverage. Please review.

Project coverage is 90.4%. Comparing base (83764a7) to head (83b345a).

Files with missing lines Patch % Lines
GsaGH/Components/6_Display/Contour2dResults.cs 88.8% 16 Missing and 5 partials ⚠️
GsaGH/Helpers/GH/Legend/LegendMenuBuilder.cs 50.0% 13 Missing ⚠️
GsaGH/Components/6_Display/Contour3dResults.cs 90.9% 6 Missing ⚠️
GsaGH/Parameters/2_Geometry/GsaMember2d.cs 84.2% 2 Missing and 4 partials ⚠️
GsaGH/Components/0_Model/CreateGridLine.cs 92.8% 1 Missing and 1 partial ⚠️
GsaGH/Components/0_Model/SaveGsaModel.cs 66.6% 2 Missing ⚠️
GsaGH/Helpers/GH/Legend/ContourLegend.cs 96.6% 1 Missing and 1 partial ⚠️
GsaGH/Parameters/0_Model/GsaGridLine.cs 93.5% 1 Missing and 1 partial ⚠️
GsaGH/Parameters/1_Properties/GsaBool6.cs 90.9% 0 Missing and 2 partials ⚠️
GsaGH/Parameters/2_Geometry/GsaMember1d.cs 85.7% 1 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           release/10.2.14    #737     +/-   ##
=================================================
+ Coverage             90.1%   90.4%   +0.2%     
=================================================
  Files                  520     532     +12     
  Lines                39296   39302      +6     
  Branches              4902    4914     +12     
=================================================
+ Hits                 35441   35539     +98     
+ Misses                2582    2499     -83     
+ Partials              1273    1264      -9     
Files with missing lines Coverage Δ
GsaGH/Components/2_Geometry/CreateSupport.cs 98.7% <100.0%> (+<0.1%) ⬆️
GsaGH/Components/2_Geometry/Edit1dElement.cs 96.4% <100.0%> (+<0.1%) ⬆️
GsaGH/Components/2_Geometry/Edit1dMember.cs 94.9% <100.0%> (+<0.1%) ⬆️
GsaGH/Components/2_Geometry/Edit2dElement.cs 86.5% <100.0%> (+1.2%) ⬆️
GsaGH/Components/2_Geometry/EditNode.cs 87.4% <100.0%> (+<0.1%) ⬆️
GsaGH/Components/4_Analysis/AnalyseModel.cs 89.2% <100.0%> (-0.2%) ⬇️
GsaGH/Components/4_Analysis/CreateAnalysisTask.cs 98.4% <100.0%> (-0.1%) ⬇️
GsaGH/Components/6_Display/AssemblyResults.cs 91.8% <100.0%> (+0.8%) ⬆️
GsaGH/Components/6_Display/Contour1dResults.cs 95.6% <100.0%> (+0.8%) ⬆️
GsaGH/Components/6_Display/ContourNodeResults.cs 93.9% <100.0%> (+1.0%) ⬆️
... and 39 more