larryaasen / upgrader

A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
MIT License
567 stars 273 forks source link

Fixed issue where some Android release notes that contained <br> tags #257

Closed larryaasen closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 93.07% // Head: 92.87% // Decreases project coverage by -0.19% :warning:

Coverage data is based on head (91ef881) compared to base (1238f62). Patch coverage: 85.71% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #257 +/- ## ========================================== - Coverage 93.07% 92.87% -0.20% ========================================== Files 10 10 Lines 967 968 +1 ========================================== - Hits 900 899 -1 - Misses 67 69 +2 ``` | [Impacted Files](https://codecov.io/gh/larryaasen/upgrader/pull/257?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Larry+Aasen) | Coverage Δ | | |---|---|---| | [lib/src/play\_store\_search\_api.dart](https://codecov.io/gh/larryaasen/upgrader/pull/257?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Larry+Aasen#diff-bGliL3NyYy9wbGF5X3N0b3JlX3NlYXJjaF9hcGkuZGFydA==) | `94.94% <85.71%> (-1.99%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Larry+Aasen). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Larry+Aasen)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.