configcat / java-sdk

ConfigCat SDK for Java. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://configcat.com/docs/sdk-reference/java
MIT License
20 stars 6 forks source link

update dependencies #9

Closed kp-cat closed 2 years ago

kp-cat commented 2 years ago

Describe the purpose of your pull request

Fix Snyk warnings

Related issues (only if applicable)

https://trello.com/c/obCqJtYH/453-java-sdk

Requirement checklist (only if applicable)

codecov[bot] commented 2 years ago

Codecov Report

Merging #9 (7f4b704) into master (d1a4669) will decrease coverage by 0.67%. The diff coverage is n/a.

:exclamation: Current head 7f4b704 differs from pull request most recent head 30b53c2. Consider uploading reports for the commit 30b53c2 to get more accurate results Impacted file tree graph

@@             Coverage Diff              @@
##             master       #9      +/-   ##
============================================
- Coverage     86.05%   85.37%   -0.68%     
+ Complexity      238      237       -1     
============================================
  Files            20       20              
  Lines           595      595              
  Branches         85       85              
============================================
- Hits            512      508       -4     
- Misses           55       58       +3     
- Partials         28       29       +1     
Impacted Files Coverage Δ
src/main/java/com/configcat/AutoPollingPolicy.java 93.54% <0.00%> (-6.46%) :arrow_down:
src/main/java/com/configcat/ConfigFetcher.java 88.31% <0.00%> (-2.60%) :arrow_down:

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 d1a4669...30b53c2. Read the comment docs.

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