Skip to content

Release 0.8.1#447

Merged
anutosh491 merged 1 commit intocompiler-research:mainfrom
anutosh491:release-0.8.1
Feb 17, 2026
Merged

Release 0.8.1#447
anutosh491 merged 1 commit intocompiler-research:mainfrom
anutosh491:release-0.8.1

Conversation

@anutosh491
Copy link
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

This PR finalizes the 0.8.1 patch release of xeus-cpp.

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@anutosh491
Copy link
Collaborator Author

The Change shouldn't affect CI, hence merging !

@anutosh491 anutosh491 merged commit d5dfb61 into compiler-research:main Feb 17, 2026
14 of 15 checks passed
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

#define XEUS_CPP_VERSION_MAJOR 0
#define XEUS_CPP_VERSION_MINOR 8
#define XEUS_CPP_VERSION_PATCH 0
#define XEUS_CPP_VERSION_PATCH 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

warning: macro 'XEUS_CPP_VERSION_PATCH' used to declare a constant; consider using a 'constexpr' constant [cppcoreguidelines-macro-usage]

#define XEUS_CPP_VERSION_PATCH 1
        ^

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.94%. Comparing base (b9c487d) to head (a0f289c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #447   +/-   ##
=======================================
  Coverage   81.94%   81.94%           
=======================================
  Files          21       21           
  Lines         853      853           
  Branches       87       87           
=======================================
  Hits          699      699           
  Misses        154      154           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

3 participants