Skip to content

Refactor source location interface #170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 16, 2025
Merged

Refactor source location interface #170

merged 3 commits into from
May 16, 2025

Conversation

ahueck
Copy link
Contributor

@ahueck ahueck commented May 16, 2025

Wrap source location infos in a struct

  • allocate and free of source loc infos

@coveralls
Copy link
Collaborator

coveralls commented May 16, 2025

Pull Request Test Coverage Report for Build 15069403240

Details

  • 17 of 18 (94.44%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 88.896%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/runtime/TypeResolution.cpp 17 18 94.44%
Totals Coverage Status
Change from base Build 15067786775: 0.009%
Covered Lines: 4235
Relevant Lines: 4764

💛 - Coveralls

@ahueck ahueck merged commit ab07e55 into devel May 16, 2025
53 checks passed
@ahueck ahueck deleted the feat/source_loc branch May 16, 2025 13:57
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.

2 participants