flagship-io / flagship-android

Flagship Android library for implementing campaigns in your native Android app.
Apache License 2.0
7 stars 2 forks source link

Updating codecov #5

Closed Chadiii closed 2 years ago

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov-commenter commented 2 years ago

Codecov Report

Merging #5 (b85747e) into master (801f510) will increase coverage by 1.04%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #5      +/-   ##
============================================
+ Coverage     76.52%   77.57%   +1.04%     
- Complexity      336      337       +1     
============================================
  Files            49       49              
  Lines          1508     1641     +133     
  Branches        223      223              
============================================
+ Hits           1154     1273     +119     
- Misses          219      233      +14     
  Partials        135      135              
Impacted Files Coverage Δ
.../com/abtasty/flagship/cache/DefaultCacheManager.kt 90.69% <0.00%> (-3.90%) :arrow_down:
...n/java/com/abtasty/flagship/model/Modifications.kt 65.00% <0.00%> (-3.43%) :arrow_down:
.../main/java/com/abtasty/flagship/model/Variation.kt 55.55% <0.00%> (-3.27%) :arrow_down:
.../main/java/com/abtasty/flagship/visitor/Visitor.kt 95.74% <0.00%> (-1.56%) :arrow_down:
...c/main/java/com/abtasty/flagship/model/Campaign.kt 54.05% <0.00%> (-1.51%) :arrow_down:
...rc/main/java/com/abtasty/flagship/main/Flagship.kt 74.07% <0.00%> (-0.93%) :arrow_down:
...p/src/main/java/com/abtasty/flagship/hits/Batch.kt 0.00% <0.00%> (ø)
.../src/main/java/com/abtasty/flagship/hits/Screen.kt 100.00% <0.00%> (ø)
...src/main/java/com/abtasty/flagship/hits/Consent.kt 100.00% <0.00%> (ø)
...in/java/com/abtasty/flagship/model/FlagMetadata.kt 95.83% <0.00%> (+0.18%) :arrow_up:
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 801f510...b85747e. Read the comment docs.