Closed taktv6 closed 1 year ago
Merging #418 (4df7bbc) into master (18c8ebd) will decrease coverage by
0.10%
. The diff coverage is0.00%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## master #418 +/- ##
==========================================
- Coverage 54.49% 54.39% -0.10%
==========================================
Files 147 147
Lines 7885 7899 +14
==========================================
Hits 4297 4297
- Misses 3383 3397 +14
Partials 205 205
Flag | Coverage Δ | |
---|---|---|
unittests | 54.39% <0.00%> (-0.10%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
protocols/device/server_mock.go | 0.00% <0.00%> (ø) |
|
protocols/isis/server/hello_sender.go | 0.00% <0.00%> (ø) |
|
protocols/isis/server/isis_api.go | 0.00% <0.00%> (ø) |
|
protocols/isis/server/lsdb.go | 0.00% <0.00%> (ø) |
|
protocols/isis/server/lsp.go | 0.00% <0.00%> (ø) |
|
protocols/isis/server/neighbor.go | 0.00% <0.00%> (ø) |
|
protocols/isis/server/net_ifa.go | 0.00% <0.00%> (ø) |
|
protocols/isis/server/net_ifa_manager.go | 0.00% <ø> (ø) |
|
protocols/isis/server/server.go | 7.84% <0.00%> (-0.67%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Extending ISIS integration tests. Mocking time here.