fox-it / flow.record

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

Fix RecordReader not reading from stdin by default #94

Closed yunzheng closed 10 months ago

yunzheng commented 10 months ago

Calling RecordReader without arguments should always default to stdin

codecov[bot] commented 10 months ago

Codecov Report

Merging #94 (065c53d) into main (6144cf4) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   78.94%   78.97%   +0.03%     
==========================================
  Files          32       32              
  Lines        2963     2963              
==========================================
+ Hits         2339     2340       +1     
+ Misses        624      623       -1     
Flag Coverage Δ
unittests 78.97% <100.00%> (+0.03%) :arrow_up:

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

Files Coverage Δ
flow/record/base.py 91.04% <100.00%> (+0.19%) :arrow_up:

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