iKadmium / kadmium-sacn

An sACN library for .NET
MIT License
19 stars 11 forks source link

Added pipelines #11

Closed iKadmium closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (065800d) into master (259944e) will decrease coverage by 8.59%. The diff coverage is 53.84%.

:exclamation: Current head 065800d differs from pull request most recent head a575acb. Consider uploading reports for the commit a575acb to get more accurate results

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   95.54%   86.94%   -8.60%     
==========================================
  Files          26       18       -8     
  Lines         628      651      +23     
  Branches       32       39       +7     
==========================================
- Hits          600      566      -34     
- Misses         21       72      +51     
- Partials        7       13       +6     
Impacted Files Coverage Δ
...ddressProvider/SacnMulticastAddressProviderIPV4.cs 100.00% <ø> (ø)
Kadmium-sACN/SacnReceiver/SacnReceiver.cs 51.20% <50.92%> (-42.55%) :arrow_down:
Kadmium-sACN/SacnSender/SacnSender.cs 69.76% <59.37%> (-13.57%) :arrow_down:
Kadmium-sACN/DataPacket.cs 100.00% <100.00%> (ø)
...mium-sACN/Layers/Framing/DataPacketFramingLayer.cs 100.00% <100.00%> (ø)
...ers/Framing/UniverseDiscoveryPacketFramingLayer.cs 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more