Skip to content

Conversation

@jordancarlin
Copy link
Contributor

@jordancarlin jordancarlin commented Oct 27, 2025

Replace pseudoinstructions inline in fence.yaml with hint references.

Fixes #1181

@ThinkOpenly
Copy link
Collaborator

tsk, tsk. CI found trailing whitespace. :-)

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.05%. Comparing base (3d9129d) to head (15c37c5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1210   +/-   ##
=======================================
  Coverage   46.05%   46.05%           
=======================================
  Files          11       11           
  Lines        4942     4942           
  Branches     1345     1345           
=======================================
  Hits         2276     2276           
  Misses       2666     2666           
Flag Coverage Δ
idlc 46.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Replace `pseudoinstructions` inline in `fence.yaml` with hint references
@jordancarlin
Copy link
Contributor Author

tsk, tsk. CI found trailing whitespace. :-)

Oops. Fixed. Seems like the ISS is failing now. I'll look into it later.

@dhower-qc
Copy link
Collaborator

@henrikg-qc, ISS is getting an undefined value error. It's not obvious to me from the diff why.

@jordancarlin
Copy link
Contributor Author

I was looking into this more locally, and so far I haven't found anything useful. The backtrace doesn't go back past the ruby, so it's hard to track down what is going wrong.

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.

Add pause and prefetch instructions

3 participants