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

Implement SetUtil #746

Merged
merged 3 commits into from Jan 20, 2022
Merged

Implement SetUtil #746

merged 3 commits into from Jan 20, 2022

Conversation

mjlescano
Copy link
Member

Cherry pick PR for Sets implementation from #696

@codecov
Copy link

codecov bot commented Jan 20, 2022

Codecov Report

Merging #746 (f7656b3) into main (47fc071) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #746      +/-   ##
==========================================
+ Coverage   94.67%   94.69%   +0.02%     
==========================================
  Files          63       64       +1     
  Lines        1070     1075       +5     
  Branches       49       54       +5     
==========================================
+ Hits         1013     1018       +5     
  Misses         57       57              
Flag Coverage Δ
core-contracts 100.00% <100.00%> (ø)
core-js 99.14% <ø> (ø)
core-modules 100.00% <ø> (ø)
deployer 93.02% <ø> (ø)
synthetix-main 100.00% <ø> (ø)

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

Impacted Files Coverage Δ
...ackages/core-contracts/contracts/utils/SetUtil.sol 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 47fc071...f7656b3. Read the comment docs.

@mjlescano mjlescano force-pushed the election-module/implement-sets branch from e23265a to f7656b3 Compare January 20, 2022 12:45
@mjlescano mjlescano merged commit c3c26c0 into main Jan 20, 2022
@mjlescano mjlescano deleted the election-module/implement-sets branch January 20, 2022 13:41
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.

None yet

3 participants