Skip to content

Add signed 32-bit hexadecimal converters.#842

Merged
junkmd merged 8 commits into
enthought:mainfrom
junkmd:signed32bithex
Jun 7, 2025
Merged

Add signed 32-bit hexadecimal converters.#842
junkmd merged 8 commits into
enthought:mainfrom
junkmd:signed32bithex

Conversation

@junkmd

@junkmd junkmd commented Jun 7, 2025

Copy link
Copy Markdown
Collaborator

Closes #665.

@junkmd junkmd added this to the 1.4.12 milestone Jun 7, 2025
@junkmd junkmd added the enhancement New feature or request label Jun 7, 2025
@codecov

codecov Bot commented Jun 7, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.68%. Comparing base (3123762) to head (ac484a7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #842      +/-   ##
==========================================
+ Coverage   82.63%   82.68%   +0.05%     
==========================================
  Files         121      121              
  Lines       11183    11204      +21     
==========================================
+ Hits         9241     9264      +23     
+ Misses       1942     1940       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@junkmd
junkmd marked this pull request as ready for review June 7, 2025 07:47
@junkmd
junkmd merged commit 8ca34b7 into enthought:main Jun 7, 2025
@junkmd
junkmd deleted the signed32bithex branch June 7, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Methods to bridge the gap between Integer error codes and HRESULT values represented as signed 32-bit hexadecimal

1 participant