ledatelescope / bifrost

A stream processing framework for high-throughput applications.
BSD 3-Clause "New" or "Revised" License
64 stars 29 forks source link

id -> id_ typos #141

Closed realtimeradio closed 4 years ago

realtimeradio commented 4 years ago

Simple variable typo fix

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 61.771% when pulling 2c2dbab812fc62106ea8a4633fa681ba47ea0b39 on realtimeradio:id_fix into 2eaa2b74b9ed298508a31c18a1c77839c606cd6a on ledatelescope:docker-gpu-update.

codecov-commenter commented 4 years ago

Codecov Report

Merging #141 into docker-gpu-update will decrease coverage by 2.87%. The diff coverage is 0.00%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           docker-gpu-update     #141      +/-   ##
=====================================================
- Coverage              61.71%   58.83%   -2.88%     
=====================================================
  Files                     64       64              
  Lines                   5281     5281              
=====================================================
- Hits                    3259     3107     -152     
- Misses                  2022     2174     +152     
Impacted Files Coverage Δ
python/bifrost/blocks/wav.py 21.92% <0.00%> (ø)
python/bifrost/fir.py 0.00% <0.00%> (-100.00%) :arrow_down:
python/bifrost/romein.py 0.00% <0.00%> (-100.00%) :arrow_down:
python/bifrost/blocks/scrunch.py 37.03% <0.00%> (-59.26%) :arrow_down:
python/bifrost/map.py 20.83% <0.00%> (-56.25%) :arrow_down:
python/bifrost/linalg.py 36.84% <0.00%> (-52.64%) :arrow_down:
python/bifrost/fft.py 45.00% <0.00%> (-50.00%) :arrow_down:
python/bifrost/fdmt.py 50.00% <0.00%> (-50.00%) :arrow_down:
python/bifrost/transpose.py 41.66% <0.00%> (-50.00%) :arrow_down:
python/bifrost/reduce.py 55.55% <0.00%> (-33.34%) :arrow_down:
... and 3 more

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 2eaa2b7...2c2dbab. Read the comment docs.