jmmorato / openddsharp

OpenDDS wrapper for .NET languages
http://www.openddsharp.com
GNU Lesser General Public License v3.0
53 stars 12 forks source link

Fix idl include pre-processor issues #185

Closed jmmorato closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5474764847

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
Sources/OpenDDSharp.Marshaller/Json/DecimalJsonConverter.cs 3 0.0%
Sources/OpenDDSharp/DDS/DataWriterListener.cs 6 84.54%
Sources/OpenDDSharp/DDS/PublisherListener.cs 6 84.69%
Sources/OpenDDSharp/DDS/DomainParticipantListener.cs 12 90.77%
Sources/OpenDDSharp/DDS/TopicListener.cs 18 13.16%
<!-- Total: 45 -->
Totals Coverage Status
Change from base Build 5269878529: -0.6%
Covered Lines: 6310
Relevant Lines: 8853

💛 - Coveralls