Skip to content

Conversation

@vEpiphyte
Copy link
Contributor

@vEpiphyte vEpiphyte commented Jan 26, 2026

  • Add a nexusroot API to get consolidated nexus information in one place.
  • Expose writehold information in getCellInfo via new cell.nexus entry

@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.72%. Comparing base (b758faf) to head (f96282e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4700   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files         296      296           
  Lines       62141    62145    +4     
=======================================
+ Hits        60726    60730    +4     
  Misses       1415     1415           
Flag Coverage Δ
linux 97.64% <100.00%> (-0.01%) ⬇️
linux_replay 93.38% <100.00%> (+0.01%) ⬆️

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.

@vEpiphyte vEpiphyte marked this pull request as ready for review January 26, 2026 21:51
Co-authored-by: Cisphyx <cisphyx@vertex.link>
ret = {
'indx': await self.index(),
'ready': self.ready.is_set(),
'uplink': self.miruplink.is_set(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would we want to make the uplink property into the telepath URL and have uplink:ready as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants