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

audit: unused function #197

Merged
merged 1 commit into from
Jun 13, 2023
Merged

audit: unused function #197

merged 1 commit into from
Jun 13, 2023

Conversation

Orland0x
Copy link
Contributor

closes #191

@Orland0x Orland0x changed the title fix: unused function audit: unused function Jun 13, 2023
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #197 (7331180) into main (d43240f) will increase coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   83.29%   83.48%   +0.18%     
==========================================
  Files          29       29              
  Lines         455      454       -1     
  Branches      114      113       -1     
==========================================
  Hits          379      379              
+ Misses         58       57       -1     
  Partials       18       18              
Impacted Files Coverage Δ
src/Space.sol 95.38% <ø> (+0.72%) ⬆️

@Orland0x Orland0x requested a review from pscott June 13, 2023 11:45
Copy link
Collaborator

@pscott pscott left a comment

Choose a reason for hiding this comment

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

tACK

@Orland0x Orland0x merged commit 9ce547c into main Jun 13, 2023
@Orland0x Orland0x deleted the fix_unused_function branch October 11, 2023 10:37
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.

audit: Unused Function
2 participants