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

fixing melt model support for entities with no attributes due to inheritance #368

Merged
merged 1 commit into from
May 2, 2024

Conversation

rquedas
Copy link
Contributor

@rquedas rquedas commented Apr 30, 2024

Description

Added guard condition to support entities without attributes due to inheritance.

Type of Change

  • Bug Fix

@rquedas rquedas requested a review from pnickolov as a code owner April 30, 2024 19:53
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 15.49%. Comparing base (00d0c6f) to head (0d11e21).
Report is 51 commits behind head on main.

Files Patch % Lines
cmd/melt/model.go 0.00% 7 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #368       +/-   ##
===========================================
- Coverage   26.88%   15.49%   -11.39%     
===========================================
  Files          44      142       +98     
  Lines        4564    11370     +6806     
===========================================
+ Hits         1227     1762      +535     
- Misses       3242     9480     +6238     
- Partials       95      128       +33     

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

@pnickolov pnickolov merged commit 7d22f0d into cisco-open:main May 2, 2024
8 checks passed
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.

3 participants