Skip to content

feat: goto inside ir.actions.server - #111

Merged
Desdaemon merged 2 commits into
Desdaemon:mainfrom
gbrito:feature/server_action_goto
Jul 15, 2026
Merged

feat: goto inside ir.actions.server#111
Desdaemon merged 2 commits into
Desdaemon:mainfrom
gbrito:feature/server_action_goto

Conversation

@gbrito

@gbrito gbrito commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

closes #110

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.10%. Comparing base (4aeec88) to head (c219d47).

Files with missing lines Patch % Lines
src/utils.rs 66.66% 0 Missing and 1 partial ⚠️
src/xml.rs 95.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   57.59%   58.10%   +0.50%     
==========================================
  Files          28       28              
  Lines        8707     8728      +21     
  Branches     8707     8728      +21     
==========================================
+ Hits         5015     5071      +56     
+ Misses       3435     3398      -37     
- Partials      257      259       +2     

☔ View full report in Codecov by Harness.
📢 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.

@gbrito
gbrito force-pushed the feature/server_action_goto branch from c2df334 to a55df4d Compare July 9, 2026 13:47
@Desdaemon

Copy link
Copy Markdown
Owner

Hi, can you look in real quick why Windows tests are failing? I'll merge if it's only a minor issue

@gbrito
gbrito force-pushed the feature/server_action_goto branch from a55df4d to 8962206 Compare July 15, 2026 12:05
@gbrito
gbrito force-pushed the feature/server_action_goto branch from 788cbcc to c219d47 Compare July 15, 2026 12:26
@gbrito

gbrito commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

@Desdaemon it should work now

@Desdaemon
Desdaemon merged commit 78409dd into Desdaemon:main Jul 15, 2026
7 checks passed
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.

feat: resolve ir.actions.server

2 participants