pytroll / pytroll-collectors

Collector modules for Pytroll
GNU General Public License v3.0
3 stars 18 forks source link

Add time_name to ini_to_dict #83

Closed TAlonglong closed 3 years ago

TAlonglong commented 3 years ago

Fixing #80

ghost commented 3 years ago

DeepCode's analysis on #950b47 found:

Description Example fixes
assertTrue cannot provide an informative message about the values in the comparison _ if it fails Occurrences: :wrench: Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

codecov[bot] commented 3 years ago

Codecov Report

Merging #83 (950b470) into master (7cb0d48) will decrease coverage by 0.02%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   72.85%   72.83%   -0.03%     
==========================================
  Files          13       13              
  Lines        2461     2466       +5     
==========================================
+ Hits         1793     1796       +3     
- Misses        668      670       +2     
Impacted Files Coverage Δ
pytroll_collectors/segments.py 89.30% <50.00%> (-0.29%) :arrow_down:
pytroll_collectors/tests/test_segments.py 99.15% <100.00%> (+<0.01%) :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 7cb0d48...950b470. Read the comment docs.