Skip to content

Conversation

@piotr-roslaniec
Copy link
Contributor

@piotr-roslaniec piotr-roslaniec commented Aug 30, 2023

@piotr-roslaniec piotr-roslaniec changed the title Apply Pr suggestions for #273 Apply PR suggestions for #273 Aug 30, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2023

Codecov Report

Merging #286 (12768d1) into alpha (67e43cd) will increase coverage by 0.75%.
Report is 2 commits behind head on alpha.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            alpha     #286      +/-   ##
==========================================
+ Coverage   80.99%   81.74%   +0.75%     
==========================================
  Files          36       36              
  Lines        1021     1063      +42     
  Branches      110      119       +9     
==========================================
+ Hits          827      869      +42     
  Misses        186      186              
  Partials        8        8              
Files Changed Coverage Δ
src/characters/cbd-recipient.ts 92.72% <100.00%> (-0.93%) ⬇️
src/characters/enrico.ts 84.37% <100.00%> (+1.61%) ⬆️
src/conditions/condition-expr.ts 94.44% <100.00%> (ø)
src/conditions/condition.ts 96.66% <100.00%> (-0.71%) ⬇️
src/conditions/context/context.ts 96.82% <100.00%> (+2.08%) ⬆️

... and 7 files with indirect coverage changes

📢 Have feedback on the report? Share it here.

@nucypher nucypher deleted a comment from github-actions bot Sep 6, 2023

public static fromConditions(
provider: ethers.providers.Provider,
conditions: Conditions,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
conditions: Conditions,
conditions: WASMConditions,

Probably not relevant at all, but this argument is for WASMCondition, right?

If this suggestion is accepted, we should remove the line 2 of this file, the import of Conditions

@manumonti
Copy link
Contributor

LGTM! ✌️ But I left a nitpicky question

Copy link
Member

@derekpierre derekpierre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

6 participants