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 case where parent frame is global namespace #119

Merged

Conversation

GrandMoff100
Copy link
Owner

No description provided.

@GrandMoff100 GrandMoff100 linked an issue Jul 28, 2022 that may be closed by this pull request
@GrandMoff100
Copy link
Owner Author

GrandMoff100 commented Jul 28, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.12s
✅ CREDENTIALS secretlint yes no 0.98s
✅ GIT git_diff yes no 0.02s
✅ JSON eslint-plugin-jsonc 2 0 0 1.12s
✅ JSON jsonlint 2 0 0.59s
✅ JSON prettier 2 0 0 0.65s
✅ JSON v8r 2 0 3.1s
✅ MARKDOWN markdownlint 5 0 0 0.41s
✅ MARKDOWN markdown-link-check 5 0 5.19s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.32s
✅ SPELL misspell 27 0 0 0.06s
✅ YAML prettier 8 0 0 0.79s
✅ YAML v8r 8 0 9.76s
✅ YAML yamllint 8 0 0.22s

See errors details in artifact MegaLinter reports on CI Job page

@codecov
Copy link

codecov bot commented Jul 28, 2022

Codecov Report

Merging #119 (ab32e09) into dev (a7580da) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               dev      #119   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          944       945    +1     
=========================================
+ Hits           944       945    +1     
Impacted Files Coverage Δ
homeassistant_api/models/domains.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@GrandMoff100 GrandMoff100 merged commit 1fb3e8a into dev Jul 30, 2022
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.

[Library Bug] IndexError when calling the global namespace
1 participant