robotdotnet / NetworkTablesCore

Depreciated - Use NetworkTables repository instead
Other
1 stars 1 forks source link

Updates IRemote to return the ConnectionInfo of the connected remote #23

Closed ThadHouse closed 8 years ago

ThadHouse commented 8 years ago

Also added a delegate listener, to match the table listener changes. Fixes #22

codecov-io commented 8 years ago

Current coverage is 92.00%

Merging #23 into master will decrease coverage by -0.95% as of 9a39e52

@@            master    #23   diff @@
=====================================
  Files           14     14       
  Stmts         1051   1063    +12
  Branches       103    105     +2
  Methods          0      0       
=====================================
+ Hit            977    978     +1
  Partial         39     39       
- Missed          35     46    +11

Review entire Coverage Diff as of 9a39e52

Powered by Codecov. Updated on successful CI builds.