pytroll / satpy

Python package for earth-observing satellite data processing
http://satpy.readthedocs.org/en/latest/
GNU General Public License v3.0
1.08k stars 298 forks source link

Add flash age compositor for li instruments #2895

Open ClementLaplace opened 2 months ago

ClementLaplace commented 2 months ago

This Merge request is there to create the flash age compositor related to the li instrument.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.07%. Comparing base (084b114) to head (3edf893). Report is 131 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2895 +/- ## ======================================== Coverage 96.06% 96.07% ======================================== Files 370 375 +5 Lines 54320 54474 +154 ======================================== + Hits 52185 52335 +150 - Misses 2135 2139 +4 ``` | [Flag](https://app.codecov.io/gh/pytroll/satpy/pull/2895/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | Coverage Δ | | |---|---|---| | [behaviourtests](https://app.codecov.io/gh/pytroll/satpy/pull/2895/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `3.98% <0.00%> (-0.02%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/pytroll/satpy/pull/2895/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `96.16% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10700852657

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
satpy/composites/lightning.py 18 34 52.94%
<!-- Total: 18 34 52.94% -->
Totals Coverage Status
Change from base Build 10654375136: 96.1%
Covered Lines: 52426
Relevant Lines: 54540

💛 - Coveralls