Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix formatting errors #950

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jhughesbiot
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #950 (c6a94af) into master (4063107) will decrease coverage by 49.22%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #950       +/-   ##
===========================================
- Coverage   81.86%   32.63%   -49.23%     
===========================================
  Files          47       47               
  Lines        5769     5769               
===========================================
- Hits         4723     1883     -2840     
- Misses       1046     3886     +2840     
Flag Coverage Δ
ata ?
aux ?
base ?
dhcp ?
many ?
mud ?
switch ?
topo ?
unit 32.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
daq/entry.py 0.00% <0.00%> (-90.42%) ⬇️
daq/traffic_analyzer.py 0.00% <0.00%> (-86.51%) ⬇️
daq/test_modules/external_module.py 18.18% <0.00%> (-79.03%) ⬇️
daq/dhcp_monitor.py 20.75% <0.00%> (-78.31%) ⬇️
daq/test_modules/native_host.py 19.40% <0.00%> (-74.63%) ⬇️
daq/base_gateway.py 19.65% <0.00%> (-73.94%) ⬇️
daq/topology.py 21.85% <0.00%> (-73.30%) ⬇️
daq/stream_monitor.py 14.87% <0.00%> (-72.73%) ⬇️
daq/report.py 26.66% <0.00%> (-71.75%) ⬇️
daq/host.py 20.74% <0.00%> (-70.32%) ⬇️
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4063107...c6a94af. Read the comment docs.

@jhughesbiot
Copy link
Collaborator Author

PR: #948 corrected the stickler-ci config issue but did not fully resolve formatting issues of the updated code. This one should take care of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants