Skip to content

Conversation

@federicobond
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.19%. Comparing base (3f336b3) to head (c0ae21e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #291      +/-   ##
==========================================
+ Coverage   94.06%   94.19%   +0.12%     
==========================================
  Files          18       18              
  Lines         539      551      +12     
==========================================
+ Hits          507      519      +12     
  Misses         32       32              
Flag Coverage Δ
unittests 94.19% <100.00%> (+0.12%) ⬆️

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

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

…on-empty error_code

Signed-off-by: Federico Bond <federicobond@gmail.com>
@toddbaert toddbaert added the contribfest A good issue for Contribfest KubeCon EU '24 label Mar 11, 2024
Signed-off-by: Federico Bond <federicobond@gmail.com>
@federicobond federicobond merged commit e747544 into open-feature:main Mar 13, 2024
kikihakiem pushed a commit to ResalApps/openfeature-python-sdk that referenced this pull request Aug 28, 2025
replace type ignores with casting

Signed-off-by: gruebel <anton.gruebel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribfest A good issue for Contribfest KubeCon EU '24

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure error hooks are run when provider returns FlagResolutionDetails with error code

3 participants