Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Improved API docs for MutableBitmap #1025

Merged
merged 1 commit into from May 30, 2022
Merged

Improved API docs for MutableBitmap #1025

merged 1 commit into from May 30, 2022

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented May 30, 2022

Shuffled functions around to make more prevalent methods show first in rust docs

@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label May 30, 2022
@jorgecarleitao jorgecarleitao marked this pull request as ready for review May 30, 2022 19:15
@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #1025 (8d896e8) into main (266fbbe) will decrease coverage by 0.00%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main    #1025      +/-   ##
==========================================
- Coverage   71.62%   71.62%   -0.01%     
==========================================
  Files         359      359              
  Lines       19907    19916       +9     
==========================================
+ Hits        14259    14265       +6     
- Misses       5648     5651       +3     
Impacted Files Coverage Δ
src/bitmap/mutable.rs 89.16% <66.66%> (-1.10%) ⬇️
src/bitmap/utils/slice_iterator.rs 87.93% <0.00%> (+1.72%) ⬆️

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 266fbbe...8d896e8. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit c013e49 into main May 30, 2022
@jorgecarleitao jorgecarleitao deleted the doc2 branch May 30, 2022 20:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant