AllenInstitute / ophys_etl_pipelines

Pipelines and modules for processing optical physiology data
Other
9 stars 5 forks source link

ticket/PSB-152/dev: Add new reporter line decay time. #592

Closed morriscb closed 1 year ago

morriscb commented 1 year ago

A new line is being processed through LIMS and due to it not being in the event detection lookup, the processing is failing. This PR adds the relevant data.

codecov[bot] commented 1 year ago

Codecov Report

Merging #592 (eb70240) into main (58f0ad0) will increase coverage by 1.39%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #592      +/-   ##
==========================================
+ Coverage   85.59%   86.99%   +1.39%     
==========================================
  Files         111      111              
  Lines        7861     7861              
  Branches     1198     1198              
==========================================
+ Hits         6729     6839     +110     
+ Misses        874      757     -117     
- Partials      258      265       +7     
Flag Coverage Δ
event_detection_tests 24.41% <ø> (?)
general_tests 85.62% <ø> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
...ent_detection/resources/event_decay_time_lookup.py 100.00% <ø> (ø)

... and 5 files with indirect coverage changes