peter-szrnka / firebase-hosting-api-java

A simple Java library for Firebase Hosting REST API
MIT License
0 stars 0 forks source link

FBHAJ-2 Remove Travis CI and move to Github Actions #24

Closed peter-szrnka 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[bot] commented 2 years ago

Codecov Report

Merging #24 (56e0671) into main (eeefc7a) will decrease coverage by 20.24%. The diff coverage is 48.61%.

@@              Coverage Diff              @@
##               main      #24       +/-   ##
=============================================
- Coverage     96.12%   75.88%   -20.25%     
- Complexity       43       46        +3     
=============================================
  Files             3        4        +1     
  Lines           129      170       +41     
  Branches         20       18        -2     
=============================================
+ Hits            124      129        +5     
- Misses            0       36       +36     
  Partials          5        5               
Flag Coverage Δ
unittests 75.88% <48.61%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rebase/hosting/util/SimpleHttpConnectionInput.java 0.00% <0.00%> (ø)
...ter/firebase/hosting/FirebaseHostingApiClient.java 95.04% <97.05%> (+0.25%) :arrow_up:
...b/szrnkapeter/firebase/hosting/util/FileUtils.java 100.00% <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 b2ab521...56e0671. Read the comment docs.