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 the framework for a UI #38

Merged
merged 5 commits into from
Apr 27, 2024
Merged

Add the framework for a UI #38

merged 5 commits into from
Apr 27, 2024

Conversation

tgross35
Copy link
Contributor

This includes enough to render a grid but does not actually display any components.

This includes enough to render a grid but does not actually display any
components.
@tgross35 tgross35 force-pushed the ecad-gui-wgpu branch 7 times, most recently from 45d3b81 to cc70295 Compare April 26, 2024 08:09
This allows us to use `slice_first_last_chunk`, which is quite nice for
working with binary data.
@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2024

Codecov Report

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

Project coverage is 70.29%. Comparing base (30eb122) to head (a08c2ab).

Files Patch % Lines
altium/src/sch/component.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   69.42%   70.29%   +0.86%     
==========================================
  Files          24       24              
  Lines        2185     2131      -54     
==========================================
- Hits         1517     1498      -19     
+ Misses        668      633      -35     

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

@tgross35 tgross35 merged commit f082b19 into main Apr 27, 2024
7 checks passed
@tgross35 tgross35 deleted the ecad-gui-wgpu branch April 27, 2024 08:59
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