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 prettier config, formatted files #111

Merged
merged 3 commits into from
Sep 21, 2022
Merged

added prettier config, formatted files #111

merged 3 commits into from
Sep 21, 2022

Conversation

YouStillAlive
Copy link
Member

Closes #109

@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #111 (0151955) into master (fdc39af) will increase coverage by 0.05%.
The diff coverage is 82.60%.

❗ Current head 0151955 differs from pull request most recent head 82f0630. Consider uploading reports for the commit 82f0630 to get more accurate results

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   95.51%   95.56%   +0.05%     
==========================================
  Files           7        7              
  Lines         156      158       +2     
  Branches       25       26       +1     
==========================================
+ Hits          149      151       +2     
  Misses          7        7              
Impacted Files Coverage Δ
contracts/LockedManageable.sol 80.95% <42.85%> (ø)
contracts/LockedCreation.sol 89.65% <100.00%> (ø)
contracts/LockedDealV2.sol 100.00% <100.00%> (ø)
contracts/LockedPoolz.sol 100.00% <100.00%> (ø)
contracts/LockedControl.sol 100.00% <0.00%> (ø)
contracts/LockedPoolzData.sol 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@YouStillAlive YouStillAlive marked this pull request as ready for review September 21, 2022 06:52
@ashwinarora ashwinarora merged commit 1e73c66 into master Sep 21, 2022
@ashwinarora ashwinarora deleted the issue-109 branch September 21, 2022 06: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.

add prettier configuration file
2 participants