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

Rewrite Stack with generics #50

Merged
merged 2 commits into from
Apr 24, 2022
Merged

Rewrite Stack with generics #50

merged 2 commits into from
Apr 24, 2022

Conversation

oinume
Copy link
Owner

@oinume oinume commented Apr 24, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 24, 2022

Codecov Report

Merging #50 (ef15d54) into main (aea196f) will decrease coverage by 0.31%.
The diff coverage is 55.55%.

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
- Coverage   76.08%   75.76%   -0.32%     
==========================================
  Files          16       16              
  Lines         552      553       +1     
==========================================
- Hits          420      419       -1     
- Misses         91       93       +2     
  Partials       41       41              
Impacted Files Coverage Δ
datastructure/stack/stack.go 50.00% <42.85%> (-6.25%) ⬇️
datastructure/graph/finder.go 75.86% <100.00%> (-0.81%) ⬇️

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 d56f943...ef15d54. Read the comment docs.

@oinume oinume changed the title Remove tool Rewrite Stack with generics Apr 24, 2022
@oinume oinume marked this pull request as ready for review April 24, 2022 06:26
@oinume oinume merged commit 8550c84 into main Apr 24, 2022
@oinume oinume deleted the remove-tool branch April 24, 2022 06:27
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.

1 participant