Skip to content

Conversation

@0x19
Copy link
Contributor

@0x19 0x19 commented Aug 20, 2023

Introducing new control flow package including few fixes to ast and ir packages.

@0x19 0x19 added documentation Improvements or additions to documentation enhancement New feature or request cfg Control Flow Graph labels Aug 20, 2023
@0x19 0x19 self-assigned this Aug 20, 2023
@coveralls
Copy link

coveralls commented Aug 20, 2023

Pull Request Test Coverage Report for Build 5917785238

  • 79 of 127 (62.2%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 90.002%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ir/resolver.go 0 23 0.0%
cfg/builder.go 76 101 75.25%
Totals Coverage Status
Change from base Build 5916592110: -0.3%
Covered Lines: 11279
Relevant Lines: 12532

💛 - Coveralls

@0x19 0x19 merged commit 8a87325 into main Aug 20, 2023
@0x19 0x19 deleted the cfg-package branch August 20, 2023 13:59
@0x19 0x19 linked an issue Aug 20, 2023 that may be closed by this pull request
@0x19 0x19 changed the title Controll Flow Graph package Control Flow Graph package Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cfg Control Flow Graph documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Control Flow Graph (CFG) Support

3 participants