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

Allow to build HistoryItemId values from the outside #677

Merged
merged 2 commits into from
Dec 6, 2023

Fix: add missing documentation on HistoryItemId::new

349de6c
Select commit
Loading
Failed to load commit list.
Merged

Allow to build HistoryItemId values from the outside #677

Fix: add missing documentation on HistoryItemId::new
349de6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 0s

49.16% (+0.00%) compared to 37714c9

View this Pull Request on Codecov

49.16% (+0.00%) compared to 37714c9

Details

Codecov Report

Merging #677 (349de6c) into main (37714c9) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #677   +/-   ##
=======================================
  Coverage   49.16%   49.16%           
=======================================
  Files          46       46           
  Lines        7926     7926           
=======================================
  Hits         3897     3897           
  Misses       4029     4029           
Files Coverage Δ
src/history/item.rs 44.89% <100.00%> (ø)