Skip to content

Fix: BigInteger Method Analyser#1585

Merged
Jim8y merged 3 commits intoneo-project:master-n3from
Wi1l-B0t:fix.BigInteger-Method-Analyser
Apr 18, 2026
Merged

Fix: BigInteger Method Analyser#1585
Jim8y merged 3 commits intoneo-project:master-n3from
Wi1l-B0t:fix.BigInteger-Method-Analyser

Conversation

@Wi1l-B0t
Copy link
Copy Markdown
Contributor

No BitwiseAnd, BitwiseOr, LeftShift, OnesComplement, RightShift, Xor methods for BigInteger,
but the corresponding operator &, |, <<, ~, >>, ^ are supported.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.25%. Comparing base (512f278) to head (8a18d7c).
⚠️ Report is 1 commits behind head on master-n3.

Additional details and impacted files
@@            Coverage Diff             @@
##           master-n3    #1585   +/-   ##
==========================================
  Coverage      80.25%   80.25%           
==========================================
  Files            295      295           
  Lines          25456    25456           
  Branches        3453     3453           
==========================================
  Hits           20429    20429           
  Misses          4132     4132           
  Partials         895      895           

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

ajara87
ajara87 previously approved these changes Apr 16, 2026
shargon
shargon previously approved these changes Apr 17, 2026
@shargon shargon dismissed stale reviews from ajara87 and themself via 1e4ae8f April 17, 2026 08:31
Comment thread src/Neo.SmartContract.Analyzer/BigIntegerUsageAnalyzer.cs
@shargon
Copy link
Copy Markdown
Member

shargon commented Apr 17, 2026

@Jim8y could you check this pr please?

@Jim8y Jim8y merged commit 0de2b46 into neo-project:master-n3 Apr 18, 2026
5 checks passed
@Wi1l-B0t Wi1l-B0t deleted the fix.BigInteger-Method-Analyser branch April 20, 2026 13:21
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.

4 participants