frimtec / pikett-assist

:rotating_light: PAssist is an Android application to assist you while doing on-call duties. PAssist works for SMS based alerting systems.
Apache License 2.0
16 stars 2 forks source link

Bump target API from 32 to 33 #345

Closed frimtec closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #345 (d1a836b) into master (2428e08) will increase coverage by 0.01%. The diff coverage is 28.57%.

:exclamation: Current head d1a836b differs from pull request most recent head b3a3980. Consider uploading reports for the commit b3a3980 to get more accurate results

@@            Coverage Diff             @@
##           master     #345      +/-   ##
==========================================
+ Coverage   21.02%   21.03%   +0.01%     
==========================================
  Files         114      114              
  Lines        3596     3603       +7     
  Branches      359      360       +1     
==========================================
+ Hits          756      758       +2     
- Misses       2810     2814       +4     
- Partials       30       31       +1     
Impacted Files Coverage Δ
...android/pikettassist/ui/overview/StateContext.java 0.00% <ø> (ø)
...c/android/pikettassist/service/system/Feature.java 40.90% <28.57%> (-1.07%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more