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

chore(compile): fix compile errors after EDC refactor #279

Merged
merged 2 commits into from
Mar 30, 2024

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

Updates package imports after EDC restructure

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added enhancement New feature or request breaking-change Will require manual intervention for version update labels Mar 30, 2024
@paullatzelsperger paullatzelsperger force-pushed the fix/update_package_imports branch from 4702dc7 to df21522 Compare March 30, 2024 12:45
Copy link

github-actions bot commented Mar 30, 2024

Test Results

17 files  +17  17 suites  +17   10s ⏱️ +10s
63 tests +63  63 ✅ +63  0 💤 ±0  0 ❌ ±0 
65 runs  +65  65 ✅ +65  0 💤 ±0  0 ❌ ±0 

Results for commit c7766d1. ± Comparison against base commit e27293a.

♻️ This comment has been updated with latest results.

@paullatzelsperger paullatzelsperger merged commit 0cd2022 into main Mar 30, 2024
25 checks passed
@paullatzelsperger paullatzelsperger deleted the fix/update_package_imports branch March 30, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Will require manual intervention for version update enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants