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

DomCR / ACadSharp / 12503226375

26 Dec 2024 11:17AM UTC coverage: 75.169% (-0.2%) from 75.369%
12503226375

Pull #517

github

web-flow
Merge 15f7888f9 into d2df0c87e
Pull Request #517: Issue 503 dwg xdata

5142 of 7540 branches covered (68.2%)

Branch coverage included in aggregate %.

114 of 224 new or added lines in 24 files covered. (50.89%)

8 existing lines in 1 file now uncovered.

20505 of 26579 relevant lines covered (77.15%)

36431.65 hits per line

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

0.0
/src/ACadSharp/XData/ExtendedDataLayer.cs
1
using ACadSharp.Tables;
2

3
namespace ACadSharp.XData
4
{
5
        public class ExtendedDataLayer : ExtendedDataReference<Layer>
6
        {
NEW
7
                public ExtendedDataLayer(ulong handle) : base(DxfCode.ExtendedDataLayerName, handle) { }
×
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

© 2026 Coveralls, Inc