wri / gfw_forest_loss_geotrellis

Global Tree Cover Loss Analysis using Geotrellis and SPARK
MIT License
10 stars 8 forks source link

Argentina government deforestation reporting (2nd update) #215

Closed danscales closed 8 months ago

danscales commented 8 months ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [ x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior?

Issue Number: GTC-2554

What is the new behavior?

See the commit messages for full details, but brief description is:

Does this introduce a breaking change?

Other information

This is adding on to the previous PR that was already merged that starting using the Argentina goverment (OTBN) deforestation dataset, and added the notion of approximate years for forest loss (when forest loss is only specified for a multi-year range).

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 80.80000% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 22.55%. Comparing base (7f701fb) to head (9be55b8).

Files Patch % Lines
...ain/scala/org/globalforestwatch/layers/Layer.scala 0.00% 9 Missing :warning:
...ChangeDiagnosticDataLossApproxYearlyCategory.scala 80.00% 4 Missing :warning:
...ngeDiagnosticDataLossApproxYearlyTwoCategory.scala 78.94% 4 Missing :warning:
...estChangeDiagnosticDataLossYearlyTwoCategory.scala 78.94% 4 Missing :warning:
...c/ForestChangeDiagnosticDataLossApproxYearly.scala 25.00% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #215 +/- ## ========================================== + Coverage 21.77% 22.55% +0.78% ========================================== Files 293 296 +3 Lines 6526 6623 +97 ========================================== + Hits 1421 1494 +73 - Misses 5105 5129 +24 ``` | [Flag](https://app.codecov.io/gh/wri/gfw_forest_loss_geotrellis/pull/215/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wri) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/wri/gfw_forest_loss_geotrellis/pull/215/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wri) | `22.55% <80.80%> (+0.78%)` | :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=wri#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.