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

feat: Add removeAt #45

Merged
merged 2 commits into from
Sep 8, 2024
Merged

feat: Add removeAt #45

merged 2 commits into from
Sep 8, 2024

Conversation

spydon
Copy link
Member

@spydon spydon commented Sep 8, 2024

Fixes #28

Copy link
Member

@luanpotter luanpotter left a comment

Choose a reason for hiding this comment

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

LGTM

@spydon spydon enabled auto-merge (squash) September 8, 2024 22:16
@spydon spydon disabled auto-merge September 8, 2024 22:16
@spydon spydon changed the title fix: Add removeAt feat: Add removeAt Sep 8, 2024
@spydon spydon merged commit 35b61a4 into main Sep 8, 2024
7 checks passed
@spydon spydon deleted the feat/remove-at branch September 8, 2024 22:16
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10763508092

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 97.115%

Totals Coverage Status
Change from base Build 10763440941: 0.03%
Covered Lines: 101
Relevant Lines: 104

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10763508779

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 97.115%

Totals Coverage Status
Change from base Build 10763440941: 0.03%
Covered Lines: 101
Relevant Lines: 104

💛 - Coveralls

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.

removeAt(index)
3 participants