Skip to content

Conversation

@ponyisi
Copy link
Collaborator

@ponyisi ponyisi commented Jul 8, 2024

By default, let deliver() return all requests made, even if some of them throw exceptions. Each return list is wrapped in a GuardList which will reraise any exception if the user attempts to access the corresponding result, and whose validity can be checked with .valid().

@codecov
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.59%. Comparing base (f4b9e55) to head (1a4538f).

Additional details and impacted files
@@               Coverage Diff               @@
##           3.0_develop     #413      +/-   ##
===============================================
+ Coverage        79.75%   80.59%   +0.84%     
===============================================
  Files               26       26              
  Lines             1314     1340      +26     
===============================================
+ Hits              1048     1080      +32     
+ Misses             266      260       -6     
Flag Coverage Δ
unittests 80.59% <100.00%> (+0.84%) ⬆️

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.

@kyungeonchoi kyungeonchoi merged commit 9853def into 3.0_develop Jul 23, 2024
@kyungeonchoi kyungeonchoi deleted the 3.0-guard-list branch July 23, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants