compiler-research / xeus-cpp

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

Add tests for xparser and xinterpreter #104

Closed tharun571 closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 57.83%. Comparing base (8cd6753) to head (f62147f).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/compiler-research/xeus-cpp/pull/104/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/104?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 #104 +/- ## ========================================== + Coverage 53.66% 57.83% +4.16% ========================================== Files 15 15 Lines 600 600 Branches 59 59 ========================================== + Hits 322 347 +25 + Misses 278 253 -25 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/compiler-research/xeus-cpp/pull/104/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 3 files with indirect coverage changes](https://app.codecov.io/gh/compiler-research/xeus-cpp/pull/104/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research)
github-actions[bot] commented 3 months ago

clang-tidy review says "All clean, LGTM! :+1:"