thomaspoignant / go-feature-flag

GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️
https://gofeatureflag.org/
MIT License
1.49k stars 148 forks source link

feat: Add Bitbucket retriever #2611

Closed CollinsC1O closed 2 weeks ago

CollinsC1O commented 2 weeks ago

Resolve #2561

netlify[bot] commented 2 weeks ago

Deploy Preview for go-feature-flag-doc-preview ready!

Name Link
Latest commit da4437c605984ff12402a67fde82d34b4fd45393
Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/672e3aac62ccfe0008a8a3ea
Deploy Preview https://deploy-preview-2611--go-feature-flag-doc-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 86.30137% with 10 lines in your changes missing coverage. Please review.

Project coverage is 85.02%. Comparing base (3525e70) to head (da4437c). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
retriever/bitbucketretriever/retriever.go 84.12% 7 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2611 +/- ## ========================================== + Coverage 85.00% 85.02% +0.01% ========================================== Files 103 104 +1 Lines 4763 4834 +71 ========================================== + Hits 4049 4110 +61 - Misses 566 573 +7 - Partials 148 151 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

CollinsC1O commented 2 weeks ago

Hello @thomaspoignant so I just made some changes.

CollinsC1O commented 2 weeks ago

Hello @thomaspoignant. Corrections have been implemented, waiting for your review

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud