Skip to content

feat!: go sdk v2#460

Open
erka wants to merge 1 commit into
mainfrom
next
Open

feat!: go sdk v2#460
erka wants to merge 1 commit into
mainfrom
next

feat!: go sdk v2

e73ad48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

86.81% (+2.73%) compared to 4ae2f18

View this Pull Request on Codecov

86.81% (+2.73%) compared to 4ae2f18

Details

Codecov Report

❌ Patch coverage is 91.10169% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.81%. Comparing base (4ae2f18) to head (e73ad48).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
providers/multi/multi_provider.go 72.00% 13 Missing and 1 partial ⚠️
client.go 93.45% 6 Missing and 1 partial ⚠️
event_executor.go 86.20% 3 Missing and 1 partial ⚠️
providers/multi/run_mode.go 88.88% 4 Missing ⚠️
openfeature_api.go 95.89% 1 Missing and 2 partials ⚠️
provider.go 0.00% 3 Missing ⚠️
providers/multi/isolation.go 88.00% 3 Missing ⚠️
providers/testing/test_provider.go 71.42% 1 Missing and 1 partial ⚠️
providers/inmemory/inmemory_provider.go 87.50% 1 Missing ⚠️
providers/multi/comparison_strategy.go 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
+ Coverage   84.07%   86.81%   +2.73%     
==========================================
  Files          27       21       -6     
  Lines        2079     1934     -145     
==========================================
- Hits         1748     1679      -69     
+ Misses        292      222      -70     
+ Partials       39       33       -6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.