Skip to content

3252 value check field names in gocean#3385

Open
hiker wants to merge 20 commits intomasterfrom
3252_value_check_field_names_in_gocean
Open

3252 value check field names in gocean#3385
hiker wants to merge 20 commits intomasterfrom
3252_value_check_field_names_in_gocean

Conversation

@hiker
Copy link
Collaborator

@hiker hiker commented Mar 20, 2026

This implements our discussed solution: a reference stores the 'dsl name' , which is then used during variable access handling / call tree analysis to provide this name to psy_data. This works for gocean so far.

@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.95%. Comparing base (de3eaf3) to head (1fd880d).

Additional details and impacted files
@@ Coverage Diff @@ ## master #3385 +/- ## ======================================= Coverage 99.95% 99.95% ======================================= Files 387 387 Lines 54269 54287 +18 ======================================= + Hits 54247 54265 +18  Misses 22 22 

☔ 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant