globe-swiss / phaenonet-functions

Cloud functions for Phaenonet app
GNU General Public License v3.0
3 stars 0 forks source link

optimize enqueuing map changes #258

Closed pgoellnitz closed 1 month ago

pgoellnitz commented 1 month ago

If new Individuals or Stations are created only trigger map changes if they would be shown on the map. (contain a station species or last_phenophase)

relates to #245

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.77%. Comparing base (91a61c1) to head (f75e155). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #258 +/- ## ======================================= Coverage 94.77% 94.77% ======================================= Files 33 33 Lines 1626 1626 Branches 233 233 ======================================= Hits 1541 1541 Misses 71 71 Partials 14 14 ``` | [Flag](https://app.codecov.io/gh/globe-swiss/phaenonet-functions/pull/258/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-swiss) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/globe-swiss/phaenonet-functions/pull/258/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-swiss) | `94.77% <100.00%> (ø)` | | 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=globe-swiss#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.