Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply PR suggestions for #273 #286

Merged
merged 5 commits into from
Sep 8, 2023
Merged

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.

src/characters/cbd-recipient.ts Outdated Show resolved Hide resolved
src/characters/cbd-recipient.ts Outdated Show resolved Hide resolved
src/characters/cbd-recipient.ts Outdated Show resolved Hide resolved
src/characters/enrico.ts Show resolved Hide resolved
test/utils.ts Outdated Show resolved Hide resolved
test/utils.ts Outdated Show resolved Hide resolved
@nucypher nucypher deleted a comment from github-actions bot Sep 6, 2023
src/conditions/context/context.ts Outdated Show resolved Hide resolved
src/conditions/context/context.ts Outdated Show resolved Hide resolved
test/unit/cbd-strategy.test.ts Outdated Show resolved Hide resolved
test/unit/conditions/context.test.ts Show resolved Hide resolved
test/unit/conditions/context.test.ts Show resolved Hide resolved
test/utils.ts Outdated Show resolved Hide resolved
src/characters/cbd-recipient.ts Outdated Show resolved Hide resolved
src/conditions/context/context.ts Outdated Show resolved Hide resolved
test/unit/conditions/context.test.ts Outdated Show resolved Hide resolved

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

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
Member

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.

🎸

@piotr-roslaniec piotr-roslaniec merged commit c18f996 into alpha Sep 8, 2023
12 checks passed
@piotr-roslaniec piotr-roslaniec deleted the nucypher-core-0.12.0 branch September 8, 2023 17:00
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.

5 participants