fox-it / flow.record

Recordization library
GNU Affero General Public License v3.0
7 stars 9 forks source link

UnknownRecordDescriptorIdentifier Exception #50

Closed cecinestpasunepipe closed 1 year ago

cecinestpasunepipe commented 1 year ago

(DIS-1603)

codecov[bot] commented 1 year ago

Codecov Report

Merging #50 (a79f7c7) into main (5ff4d7a) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   75.00%   75.06%   +0.06%     
==========================================
  Files          31       32       +1     
  Lines        2788     2795       +7     
==========================================
+ Hits         2091     2098       +7     
  Misses        697      697              
Flag Coverage Δ
unittests 75.06% <100.00%> (+0.06%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
flow/record/exceptions.py 100.00% <100.00%> (ø)
flow/record/jsonpacker.py 91.25% <100.00%> (+0.34%) :arrow_up:
flow/record/packer.py 95.23% <100.00%> (+0.14%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Schamper commented 1 year ago

Should this also be added to jsonpacker.py?