Skip to content

Fix case where parent frame is global namespace#119

Merged
GrandMoff100 merged 2 commits into
devfrom
118-library-bug-indexerror-when-calling-the-global-namespace
Jul 30, 2022
Merged

Fix case where parent frame is global namespace#119
GrandMoff100 merged 2 commits into
devfrom
118-library-bug-indexerror-when-calling-the-global-namespace

Conversation

@GrandMoff100
Copy link
Copy Markdown
Collaborator

No description provided.

@GrandMoff100 GrandMoff100 linked an issue Jul 28, 2022 that may be closed by this pull request
@GrandMoff100
Copy link
Copy Markdown
Collaborator 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
Copy Markdown

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
adamlogan73 pushed a commit that referenced this pull request Apr 3, 2026
…when-calling-the-global-namespace

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