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 334 fix batch length #7

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov-commenter commented 2 years ago

Codecov Report

Merging #7 (862f3ba) into master (084b6ad) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #7   +/-   ##
=========================================
  Coverage     77.35%   77.35%           
  Complexity      345      345           
=========================================
  Files            51       51           
  Lines          1687     1687           
  Branches        231      231           
=========================================
  Hits           1305     1305           
  Misses          245      245           
  Partials        137      137           
Impacted Files Coverage Δ
.../java/com/abtasty/flagship/cache/HitCacheHelper.kt 52.77% <0.00%> (ø)
...p/src/main/java/com/abtasty/flagship/hits/Batch.kt 0.00% <0.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 084b6ad...862f3ba. Read the comment docs.