Skip to content

Fix typos in array::erase docs#623

Merged
grisumbras merged 1 commit intoboostorg:developfrom
grisumbras:fix/array-erase-doc
Oct 3, 2021
Merged

Fix typos in array::erase docs#623
grisumbras merged 1 commit intoboostorg:developfrom
grisumbras:fix/array-erase-doc

Conversation

@grisumbras
Copy link
Copy Markdown
Member

Fix #620

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 1, 2021

Codecov Report

Merging #623 (1c18230) into develop (1265dbe) will not change coverage.
The diff coverage is n/a.

❗ Current head 1c18230 differs from pull request most recent head c5edf02. Consider uploading reports for the commit c5edf02 to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #623   +/-   ##
========================================
  Coverage    99.05%   99.05%           
========================================
  Files           68       68           
  Lines         6119     6119           
========================================
  Hits          6061     6061           
  Misses          58       58           
Impacted Files Coverage Δ
include/boost/json/array.hpp 100.00% <ø> (ø)

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 1265dbe...c5edf02. Read the comment docs.

@cppalliance-bot
Copy link
Copy Markdown

@grisumbras grisumbras force-pushed the fix/array-erase-doc branch from 8578b5e to c5edf02 Compare October 3, 2021 14:15
@grisumbras grisumbras merged commit c5edf02 into boostorg:develop Oct 3, 2021
@grisumbras grisumbras deleted the fix/array-erase-doc branch October 3, 2021 15:10
@cppalliance-bot
Copy link
Copy Markdown

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.

Typo in array docs

2 participants