Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Add typesAllowedInClass0 in OutstationParams of the Java bindings. #360

Merged
merged 1 commit into from Apr 8, 2020

Conversation

emgre
Copy link
Member

@emgre emgre commented Apr 3, 2020

Add typesAllowedInClass0 in OutstationParams of the Java bindings. It is necessary for conformance testing (in order to not report DBBI on Class 0 polls).

It was already present in the C# bindings.

@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #360 into develop will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #360      +/-   ##
===========================================
- Coverage    45.97%   45.96%   -0.01%     
===========================================
  Files          501      501              
  Lines        21601    21601              
===========================================
- Hits          9930     9929       -1     
- Misses       11671    11672       +1
Impacted Files Coverage Δ
cpp/lib/src/app/IINField.cpp 63.01% <0%> (-1.37%) ⬇️
cpp/lib/src/link/LinkLayerParser.cpp 92.42% <0%> (-0.76%) ⬇️
cpp/lib/src/outstation/OutstationContext.cpp 87.19% <0%> (+0.22%) ⬆️
cpp/lib/src/master/MasterContext.cpp 83.65% <0%> (+0.38%) ⬆️

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 84ef898...04a62e0. Read the comment docs.

@emgre emgre merged commit fda3ae4 into develop Apr 8, 2020
@emgre emgre deleted the outstation-types-class0-java branch April 17, 2020 13:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant