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

Fixed doc for Bitmap::set_bit #802

Merged
merged 1 commit into from
Feb 4, 2022
Merged

Conversation

yjshen
Copy link
Contributor

@yjshen yjshen commented Feb 4, 2022

No description provided.

@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #802 (29398b3) into main (e577c9f) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #802      +/-   ##
==========================================
- Coverage   71.29%   71.27%   -0.02%     
==========================================
  Files         321      321              
  Lines       16834    16834              
==========================================
- Hits        12001    11999       -2     
- Misses       4833     4835       +2     
Impacted Files Coverage Δ
src/bitmap/utils/mod.rs 100.00% <ø> (ø)
src/bitmap/utils/slice_iterator.rs 91.04% <0.00%> (-1.50%) ⬇️
src/compute/arithmetics/time.rs 25.68% <0.00%> (-0.92%) ⬇️

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 e577c9f...29398b3. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit b46a636 into jorgecarleitao:main Feb 4, 2022
@jorgecarleitao jorgecarleitao changed the title Minor: update doc for Bitmap set_bit Updated doc for Bitmap::set_bit Feb 4, 2022
@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Feb 4, 2022
@jorgecarleitao jorgecarleitao changed the title Updated doc for Bitmap::set_bit Fixed doc for Bitmap::set_bit Feb 4, 2022
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.

2 participants