WildMeOrg / houston

The backend API service for NextGen Wildbook
https://wildme.org
MIT License
8 stars 15 forks source link

930: Animal/Encounter export #938

Closed naknomum closed 10 months ago

naknomum commented 10 months ago
codecov[bot] commented 10 months ago

Codecov Report

Merging #938 (b02299f) into main (b9de9fd) will decrease coverage by 0.2%. The diff coverage is 73.9%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/WildMeOrg/houston/pull/938/graphs/tree.svg?width=650&height=150&src=pr&token=M8MR14ED6V&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg)](https://app.codecov.io/gh/WildMeOrg/houston/pull/938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg) ```diff @@ Coverage Diff @@ ## main #938 +/- ## ======================================= - Coverage 73.6% 73.4% -0.2% ======================================= Files 242 238 -4 Lines 23736 23452 -284 Branches 4304 4250 -54 ======================================= - Hits 17473 17219 -254 + Misses 4989 4979 -10 + Partials 1274 1254 -20 ``` | [Files](https://app.codecov.io/gh/WildMeOrg/houston/pull/938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg) | Coverage Δ | | |---|---|---| | [app/modules/users/permissions/rules.py](https://app.codecov.io/gh/WildMeOrg/houston/pull/938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg#diff-YXBwL21vZHVsZXMvdXNlcnMvcGVybWlzc2lvbnMvcnVsZXMucHk=) | `83.6% <ø> (ø)` | | | [app/modules/encounters/resources.py](https://app.codecov.io/gh/WildMeOrg/houston/pull/938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg#diff-YXBwL21vZHVsZXMvZW5jb3VudGVycy9yZXNvdXJjZXMucHk=) | `86.7% <73.9%> (-3.1%)` | :arrow_down: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/WildMeOrg/houston/pull/938/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/WildMeOrg/houston/pull/938?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/WildMeOrg/houston/pull/938?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg). Last update [b9de9fd...b02299f](https://app.codecov.io/gh/WildMeOrg/houston/pull/938?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WildMeOrg).