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

Fix Java LinkStatusListener not getting called. #441

Merged
merged 2 commits into from Apr 21, 2022

Conversation

emgre
Copy link
Member

@emgre emgre commented Apr 19, 2022

Fix #423.

@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #441 (d87ad53) into develop (e8b1de4) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head d87ad53 differs from pull request most recent head 37218e7. Consider uploading reports for the commit 37218e7 to get more accurate results

@@             Coverage Diff             @@
##           develop     #441      +/-   ##
===========================================
+ Coverage    51.36%   51.39%   +0.02%     
===========================================
  Files          423      423              
  Lines        13444    13444              
===========================================
+ Hits          6906     6909       +3     
+ Misses        6538     6535       -3     
Impacted Files Coverage Δ
cpp/lib/src/ResourceManager.h 90.00% <0.00%> (-10.00%) ⬇️
cpp/lib/src/master/MasterTCPServer.cpp 86.95% <0.00%> (-4.35%) ⬇️
...lib/src/outstation/event/ASDUEventWriteHandler.cpp 42.55% <0.00%> (+2.12%) ⬆️
cpp/lib/src/outstation/event/ClazzCount.h 100.00% <0.00%> (+5.45%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@emgre emgre merged commit c4d8210 into develop Apr 21, 2022
@emgre emgre deleted the bugfix/java-link-status-listener branch April 22, 2022 17:36
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