Skip to content

Fix: GetEnumConstantValue when value can't be within int64_t - #970

Open
Vipul-Cariappa wants to merge 1 commit into
compiler-research:mainfrom
Vipul-Cariappa:dev/GetEnumConstantValue
Open

Fix: GetEnumConstantValue when value can't be within int64_t#970
Vipul-Cariappa wants to merge 1 commit into
compiler-research:mainfrom
Vipul-Cariappa:dev/GetEnumConstantValue

Fix: GetEnumConstantValue when value can't be within int64_t

ebde8a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 0s

87.64% (+0.00%) compared to 070b0a4

View this Pull Request on Codecov

87.64% (+0.00%) compared to 070b0a4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.64%. Comparing base (070b0a4) to head (ebde8a0).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #970   +/-   ##
=======================================
  Coverage   87.63%   87.64%           
=======================================
  Files          23       23           
  Lines        6364     6368    +4     
=======================================
+ Hits         5577     5581    +4     
  Misses        787      787           
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 90.44% <100.00%> (+0.01%) ⬆️
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 90.44% <100.00%> (+0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.