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

Mem leak #53

Merged
merged 66 commits into from
Jun 27, 2022
Merged

Mem leak #53

merged 66 commits into from
Jun 27, 2022

Conversation

komuw
Copy link
Owner

@komuw komuw commented Jun 27, 2022

fixes: #54

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2022

Codecov Report

Merging #53 (bf23b3d) into main (07135bf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   81.73%   81.73%           
=======================================
  Files          15       15           
  Lines        1084     1084           
=======================================
  Hits          886      886           
  Misses        166      166           
  Partials       32       32           
Impacted Files Coverage Δ
middleware/loadshed.go 74.68% <ø> (ø)

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 07135bf...bf23b3d. Read the comment docs.

@komuw komuw merged commit aa11fe4 into main Jun 27, 2022
@komuw komuw deleted the mem-leak branch June 27, 2022 11:13
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.

memory leak, maybe??
2 participants