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

fix(config_model): handling case when interface parent not found #138

Closed
wants to merge 1 commit into from

Conversation

lukas-mertens
Copy link
Collaborator

@lukas-mertens lukas-mertens commented Apr 12, 2024

@lukas-mertens lukas-mertens changed the base branch from spr/main/b8a1b2d2 to main April 15, 2024 12:11
@lukas-mertens lukas-mertens changed the base branch from main to spr/main/b8a1b2d2 April 15, 2024 12:13
Copy link

github-actions bot commented Apr 15, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.18% 15 / 7986
🔵 Statements 0.18% 15 / 7986
🔵 Functions 2.56% 1 / 39
🔵 Branches 9.52% 4 / 42
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/modules/evbc/config_model.ts 0% 0% 0% 0%
Generated in workflow #51

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.18% 15 / 7986
🔵 Statements 0.18% 15 / 7986
🔵 Functions 2.56% 1 / 39
🔵 Branches 9.52% 4 / 42
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/modules/evbc/config_model.ts 0% 0% 0% 0%
Generated in workflow #10

Closes #137

Signed-off-by: Lukas Mertens <[email protected]>

commit-id:7e4fdb93
@lukas-mertens
Copy link
Collaborator Author

✓ Commit merged in pull request #164

@lukas-mertens lukas-mertens deleted the spr/main/7e4fdb93 branch April 24, 2024 17:29
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.

Click on terminal sometimes leads to Uncaught TypeError: Cannot read properties of undefined (reading 'has')
2 participants