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

implement features from bs.2076-3 draft #167

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

implement features from bs.2076-3 draft #167

wants to merge 8 commits into from

Conversation

tomjnixon
Copy link
Member

Currently implemented:

  • profileList
    • documentation

@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2022

Codecov Report

Merging #167 (d31e739) into master (6ea2031) will increase coverage by 0.04%.
The diff coverage is 96.87%.

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   89.45%   89.50%   +0.04%     
==========================================
  Files         125      126       +1     
  Lines        5692     5725      +33     
==========================================
+ Hits         5092     5124      +32     
- Misses        600      601       +1     
Impacted Files Coverage Δ
include/adm/detail/named_option_helper.hpp 100.00% <ø> (ø)
include/adm/document.hpp 100.00% <ø> (ø)
include/adm/elements/screen_edge_lock.hpp 100.00% <ø> (ø)
include/adm/elements/time.hpp 100.00% <ø> (ø)
include/adm/private/rapidxml_formatter.hpp 100.00% <ø> (ø)
include/adm/private/xml_parser.hpp 100.00% <ø> (ø)
src/private/xml_parser.cpp 92.18% <93.33%> (+0.03%) ⬆️
include/adm/elements/profile_list.hpp 100.00% <100.00%> (ø)
include/adm/private/xml_parser_helper.hpp 85.03% <100.00%> (+0.23%) ⬆️
src/private/rapidxml_formatter.cpp 92.77% <100.00%> (+0.11%) ⬆️
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

2 participants