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

impl Index and IndexMut #20

Merged
merged 3 commits into from
Apr 18, 2023
Merged

impl Index and IndexMut #20

merged 3 commits into from
Apr 18, 2023

Conversation

Zefick
Copy link
Contributor

@Zefick Zefick commented Apr 18, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Patch coverage: 96.66% and project coverage change: +1.54 🎉

Comparison is base (23d81bb) 35.15% compared to head (986ae72) 36.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   35.15%   36.69%   +1.54%     
==========================================
  Files           8        9       +1     
  Lines        1027     1052      +25     
==========================================
+ Hits          361      386      +25     
  Misses        666      666              
Impacted Files Coverage Δ
src/lib.rs 14.55% <ø> (+0.01%) ⬆️
src/index.rs 96.15% <96.15%> (ø)
src/map.rs 91.40% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yegor256
Copy link
Owner

@Zefick the coverage dropped, we won't be able to merge this way. Can you add more tests to cover the functionality better?

@yegor256
Copy link
Owner

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Apr 18, 2023

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 986ae72 into yegor256:master Apr 18, 2023
4 checks passed
@rultor
Copy link
Collaborator

rultor commented Apr 18, 2023

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 3min)

@Zefick Zefick deleted the 14 branch April 27, 2023 18:57
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.

None yet

4 participants