Skip to content

Conversation

ilya-klyuchnikov
Copy link
Contributor

  1. fixing types
  2. making specs (with Acc) properly generic
  3. adding specs to all functions.

Verified with running eqWAlizer: https://gist.github.com/ilya-klyuchnikov/774cf716589c28a0fddc82509f2b5515

The module has 6 errors: one is because specs of the sofs module are messed up, three are because b_set.dst is assumed to be not none in several operations and two are because for #bset{} when op=phi then args :: [phi_value()] but it's not expressible via types.

Copy link
Contributor

github-actions bot commented Aug 6, 2025

CT Test Results

    2 files    333 suites   8m 27s ⏱️
  851 tests   847 ✅ 4 💤 0 ❌
5 632 runs  5 628 ✅ 4 💤 0 ❌

Results for commit 1daace0.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@bjorng bjorng added the team:VM Assigned to OTP team VM label Aug 11, 2025
@bjorng bjorng self-assigned this Aug 11, 2025
@bjorng bjorng requested a review from lucioleKi August 11, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants