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

fix(revit): removes start angle and end angle reliance in revit arc converter #345

Merged
merged 1 commit into from
Nov 4, 2024

removes start angle and end angle reliance in revit arc converter

520b3fc
Select commit
Loading
Failed to load commit list.
Merged

fix(revit): removes start angle and end angle reliance in revit arc converter #345

removes start angle and end angle reliance in revit arc converter
520b3fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

8.40% (+0.01%) compared to 54ce865

View this Pull Request on Codecov

8.40% (+0.01%) compared to 54ce865

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 8.40%. Comparing base (54ce865) to head (520b3fc).

Files with missing lines Patch % Lines
...itShared/ToHost/Raw/Geometry/ArcConverterToHost.cs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             dev    #345      +/-   ##
========================================
+ Coverage   8.39%   8.40%   +0.01%     
========================================
  Files        240     240              
  Lines       4837    4829       -8     
  Branches     562     561       -1     
========================================
  Hits         406     406              
+ Misses      4414    4406       -8     
  Partials      17      17              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.