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

Add a basic CLI for debugging #41

Merged
merged 1 commit into from
May 2, 2024
Merged

Add a basic CLI for debugging #41

merged 1 commit into from
May 2, 2024

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented May 2, 2024

Related to #14

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 33.96226% with 70 lines in your changes are missing coverage. Please review.

Project coverage is 68.53%. Comparing base (db77f83) to head (9c24874).

Files Patch % Lines
altium/src/sch/record.rs 34.21% 50 Missing ⚠️
altium/src/common.rs 27.27% 16 Missing ⚠️
altium/src/font.rs 0.00% 2 Missing ⚠️
altium/src/sch/params.rs 0.00% 1 Missing ⚠️
altium/src/sch/pin.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   70.43%   68.53%   -1.91%     
==========================================
  Files          24       24              
  Lines        2151     2218      +67     
==========================================
+ Hits         1515     1520       +5     
- Misses        636      698      +62     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tgross35 tgross35 merged commit 834f21f into main May 2, 2024
7 checks passed
@tgross35 tgross35 deleted the ecad-cli branch May 2, 2024 03:06
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.

2 participants