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

Remove deprecated std::iterator inheritance #529

Merged
merged 4 commits into from
Sep 28, 2023

Restore removed namespace

4d78133
Select commit
Loading
Failed to load commit list.
Merged

Remove deprecated std::iterator inheritance #529

Restore removed namespace
4d78133
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 1s

83.22% (+0.00%) compared to 12872b3

View this Pull Request on Codecov

83.22% (+0.00%) compared to 12872b3

Details

Codecov Report

Merging #529 (4d78133) into main (12872b3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #529   +/-   ##
=======================================
  Coverage   83.21%   83.22%           
=======================================
  Files          82       82           
  Lines        9880     9883    +3     
=======================================
+ Hits         8222     8225    +3     
  Misses       1658     1658           
Files Coverage Δ
include/gz/common/EnumIface.hh 100.00% <100.00%> (ø)