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 config manager and built-in channel controllers #174

Merged
merged 6 commits into from
May 31, 2019

Conversation

daboehme
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #174 into master will increase coverage by 0.11%.
The diff coverage is 80.99%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
+ Coverage   75.22%   75.33%   +0.11%     
==========================================
  Files         108      112       +4     
  Lines        7754     7875     +121     
==========================================
+ Hits         5833     5933     +100     
- Misses       1921     1942      +21
Impacted Files Coverage Δ
include/caliper/ChannelController.h 0% <ø> (ø) ⬆️
src/caliper/controllers/controllers.cpp 100% <100%> (ø)
src/caliper/ChannelController.cpp 77.08% <100%> (+5.34%) ⬆️
...rc/caliper/controllers/RuntimeReportController.cpp 76.92% <76.92%> (ø)
src/caliper/ConfigManager.cpp 78.65% <78.65%> (ø)
src/caliper/controllers/EventTraceController.cpp 93.75% <93.75%> (ø)
... and 1 more

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 d1cfc89...04cb6f8. Read the comment docs.

@daboehme daboehme merged commit d5f056a into LLNL:master May 31, 2019
@daboehme daboehme deleted the dev/channel-manager branch May 31, 2019 22:59
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.

None yet

2 participants