Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove unnecessary @static macro #60

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

hyrodium
Copy link
Contributor

As commented in #59 (comment), we don't need @static macro outside of functions. This PR removes the unnecessary @static macro uses.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.85%. Comparing base (4e51170) to head (0c47875).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   98.85%   98.85%           
=======================================
  Files           1        1           
  Lines         261      261           
=======================================
  Hits          258      258           
  Misses          3        3           

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

@sostock sostock merged commit 9d16cc0 into sostock:master Mar 11, 2024
51 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants