darpa-sail-on / sail-on-client

Client and Protcols for DARPA Sail On.
https://darpa-sail-on.github.io/sail-on-client/index.html
Other
2 stars 0 forks source link

Removes a try/catch import which accomodates a py37 lib difference. T… #180

Open ygefen opened 2 years ago

ygefen commented 2 years ago

…his also will nominally improve code coverage

codecov[bot] commented 2 years ago

Codecov Report

Merging #180 (f8755fa) into master (88ddede) will increase coverage by 0.227%. The diff coverage is n/a.

@@              Coverage Diff              @@
##            master      #180       +/-   ##
=============================================
+ Coverage   93.127%   93.354%   +0.227%     
=============================================
  Files           35        35               
  Lines         1586      1580        -6     
=============================================
- Hits          1477      1475        -2     
+ Misses         109       105        -4     
Impacted Files Coverage Δ
...-client/sail_on_client/protocol/ond_dataclasses.py 95.775% <0.000%> (+2.531%) :arrow_up:
...ient/sail_on_client/protocol/condda_dataclasses.py 94.118% <0.000%> (+3.377%) :arrow_up:

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 88ddede...f8755fa. Read the comment docs.