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

Fs3 369 slug #8

Closed raf-abtasty 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov-commenter commented 2 years ago

Codecov Report

Merging #8 (0b09a27) into master (743cbd6) will increase coverage by 0.09%. The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
+ Coverage     77.35%   77.44%   +0.09%     
- Complexity      345      348       +3     
============================================
  Files            51       51              
  Lines          1687     1694       +7     
  Branches        231      232       +1     
============================================
+ Hits           1305     1312       +7     
  Misses          245      245              
  Partials        137      137              
Impacted Files Coverage Δ
.../java/com/abtasty/flagship/model/VariationGroup.kt 66.00% <0.00%> (ø)
...in/java/com/abtasty/flagship/model/Modification.kt 66.66% <80.00%> (+16.66%) :arrow_up:
...a/com/abtasty/flagship/cache/VisitorCacheHelper.kt 81.81% <100.00%> (+0.42%) :arrow_up:
...c/main/java/com/abtasty/flagship/model/Campaign.kt 55.26% <100.00%> (+1.20%) :arrow_up:
...in/java/com/abtasty/flagship/model/FlagMetadata.kt 96.29% <100.00%> (+0.46%) :arrow_up:
...n/java/com/abtasty/flagship/model/Modifications.kt 65.00% <100.00%> (ø)
.../main/java/com/abtasty/flagship/model/Variation.kt 55.55% <100.00%> (ø)

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 743cbd6...0b09a27. Read the comment docs.