Skip to content
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

Changes to keep Examplar working with latest Anchor changes -- pls review, don't merge yet! #1760

Open
wants to merge 2 commits into
base: anchor
Choose a base branch
from

Conversation

ds26gte
Copy link
Contributor

@ds26gte ds26gte commented Sep 12, 2024

  • runtime/checker.ts: blockResults initialized after every Anchor project change
  • reducer.ts: improve addCodeToCheckArray() to analyze its argument checkArray's testresults, and def/use extractRelevantCode() to get better program fragments into the test results
  • work around blockresults excessive accumulation (until fix)
  • ExamplarReport.tsx: check .$renderedChecks and .renderedChecks are truthy to prevent errors (until fix)

…ject change

- reducer.ts: improve addCodeToCheckArray() to analyze its argument checkArray's testresults, and def/use extractRelevantCode() to get better program fragments into the test results
- work around blockresults excessive accumulation (until fix)
- ExamplarReport.tsx: check .$renderedChecks and .renderedChecks are truthy to prevent errors (until fix)
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.

1 participant