compiler-research / xeus-cpp

Jupyter kernel for the C++ programming language
BSD 3-Clause "New" or "Revised" License
17 stars 24 forks source link

Update example notebook to use c++17 kernel #83

Closed mcbarton closed 4 months ago

mcbarton commented 4 months ago

Previously the example notebook made use of the C++14 kernel . This PR updates it to use the C++17 kernel.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.42%. Comparing base (d203fdf) to head (39481b1). Report is 6 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/compiler-research/xeus-cpp/pull/83/graphs/tree.svg?width=650&height=150&src=pr&token=9KM610P5A4&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research)](https://app.codecov.io/gh/compiler-research/xeus-cpp/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research) ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== + Coverage 51.60% 52.42% +0.81% ========================================== Files 15 15 Lines 593 599 +6 ========================================== + Hits 306 314 +8 + Misses 287 285 -2 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/compiler-research/xeus-cpp/pull/83/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research) [see 1 file with indirect coverage changes](https://app.codecov.io/gh/compiler-research/xeus-cpp/pull/83/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research)