• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

DomCR / ACadSharp / 12550078872

30 Dec 2024 05:54PM UTC coverage: 75.039% (-0.3%) from 75.369%
12550078872

Pull #517

github

web-flow
Merge fdccb3710 into 14190ffe0
Pull Request #517: Issue 503 dwg xdata

5140 of 7558 branches covered (68.01%)

Branch coverage included in aggregate %.

114 of 256 new or added lines in 25 files covered. (44.53%)

11 existing lines in 3 files now uncovered.

20500 of 26611 relevant lines covered (77.04%)

36388.23 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/ACadSharp/XData/ExtendedDataDirection.cs
1
using CSMath;
2

3
namespace ACadSharp.XData
4
{
5
        public class ExtendedDataDirection : ExtendedDataRecord<XYZ>
6
        {
NEW
7
                public ExtendedDataDirection(XYZ direction) : base(DxfCode.ExtendedDataWorldXDir, direction) { }
×
8
        }
9
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc