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

create S7COMM protocol and tests #1185

Merged
merged 32 commits into from
Nov 6, 2023

Add to README

9564367
Select commit
Loading
Failed to load commit list.
Merged

create S7COMM protocol and tests #1185

Add to README
9564367
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2023 in 0s

82.73% (+0.06%) compared to 7323fb6

View this Pull Request on Codecov

82.73% (+0.06%) compared to 7323fb6

Details

Codecov Report

Merging #1185 (9564367) into dev (7323fb6) will increase coverage by 0.06%.
The diff coverage is 97.41%.

@@            Coverage Diff             @@
##              dev    #1185      +/-   ##
==========================================
+ Coverage   82.66%   82.73%   +0.06%     
==========================================
  Files         157      159       +2     
  Lines       20180    20290     +110     
  Branches     7626     7667      +41     
==========================================
+ Hits        16682    16786     +104     
- Misses       2877     2886       +9     
+ Partials      621      618       -3     
Files Coverage Δ
Packet++/header/CotpLayer.h 90.00% <ø> (ø)
Packet++/src/CotpLayer.cpp 97.29% <100.00%> (-0.08%) ⬇️
Packet++/src/S7CommLayer.cpp 98.82% <98.82%> (ø)
Packet++/header/S7CommLayer.h 92.30% <92.30%> (ø)

... and 5 files with indirect coverage changes