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

Added BlockGuard #63

Merged
merged 3 commits into from
Sep 27, 2023
Merged

Added BlockGuard #63

merged 3 commits into from
Sep 27, 2023

Conversation

dovgopoly
Copy link
Member

@dovgopoly dovgopoly commented Sep 27, 2023

  • Since this PR suggests a bug fix, the tests have been added and the coverage is 100%.
  • Since this PR introduces a new feature, the update has been discussed in an Issue or with the team.
  • This PR is just a minor change, like a typo fix.

@dovgopoly dovgopoly requested a review from Arvolear September 27, 2023 14:55
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (557642b) 100.00% compared to head (92c8341) 100.00%.
Report is 4 commits behind head on master.

❗ Current head 92c8341 differs from pull request most recent head 202a5e1. Consider uploading reports for the commit 202a5e1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #63   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           34        35    +1     
  Lines         1264      1280   +16     
  Branches       155       156    +1     
=========================================
+ Hits          1264      1280   +16     
Files Coverage Δ
contracts/libs/arrays/ArrayHelper.sol 100.00% <100.00%> (ø)
contracts/libs/decimals/DecimalsConverter.sol 100.00% <100.00%> (ø)
contracts/utils/BlockGuard.sol 100.00% <100.00%> (ø)

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

Copy link
Member

@Arvolear Arvolear left a comment

Choose a reason for hiding this comment

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

Cool

@Arvolear Arvolear merged commit 0b4265c into master Sep 27, 2023
2 checks passed
@Arvolear Arvolear deleted the feat/block-guard branch September 27, 2023 15:55
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.

2 participants