Skip to content

Programmable RISC-V IDE (PRIDE)#1804

Open
brayjmendoza wants to merge 173 commits intoriscv:mainfrom
niluo-shiqi:PR
Open

Programmable RISC-V IDE (PRIDE)#1804
brayjmendoza wants to merge 173 commits intoriscv:mainfrom
niluo-shiqi:PR

Conversation

@brayjmendoza
Copy link
Copy Markdown
Collaborator

The final project of the 2025-2026 Harvey Mudd College clinic team for Qualcomm. Involve an Xtext DSL (with a .udb file extension) to create a IDE that can parse YAML files of specifications and includes features like syntax-highlighting, error messages, cross referencing, etc. that align with the json schemas. This also includes a python script to convert between .udb to .yaml files and a shell script to generate a language server (which is then used for a VSCode extension)

brayjmendoza and others added 30 commits January 28, 2026 14:54
…nified-db-hmc-clinic-team- into PRIDE1098-extensions
@brayjmendoza brayjmendoza marked this pull request as draft April 26, 2026 01:44
niluo-shiqi and others added 2 commits April 25, 2026 18:54
Signed-off-by: Nina <143364720+niluo-shiqi@users.noreply.github.com>
@brayjmendoza brayjmendoza marked this pull request as ready for review April 26, 2026 01:58
brayjmendoza and others added 6 commits April 28, 2026 11:55
Signed-off-by: Brayden Mendoza <140760374+brayjmendoza@users.noreply.github.com>
Signed-off-by: Brayden Mendoza <140760374+brayjmendoza@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

❌ Patch coverage is 58.27815% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.21%. Comparing base (bd617ab) to head (a55551d).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
tools/ruby-gems/udb/lib/udb/obj/portfolio.rb 29.78% 33 Missing ⚠️
tools/ruby-gems/udb/lib/udb/config.rb 67.64% 11 Missing ⚠️
tools/ruby-gems/idlc/lib/idlc.rb 64.28% 10 Missing ⚠️
tools/ruby-gems/udb/lib/udb/cli.rb 16.66% 5 Missing ⚠️
tools/ruby-gems/udb/lib/udb/condition.rb 86.66% 2 Missing ⚠️
tools/ruby-gems/udb/lib/udb/resolver.rb 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1804      +/-   ##
==========================================
- Coverage   72.24%   72.21%   -0.04%     
==========================================
  Files          52       52              
  Lines       27671    27740      +69     
  Branches     6009     6012       +3     
==========================================
+ Hits        19992    20033      +41     
- Misses       7679     7707      +28     
Flag Coverage Δ
idlc 76.16% <64.28%> (-0.03%) ⬇️
udb 66.25% <56.91%> (-0.02%) ⬇️

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.

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.

6 participants