Skip to content

report: get value for VmCore only once#611

Open
bdrung wants to merge 1 commit into
canonical:mainfrom
bdrung:vm-core-variable
Open

report: get value for VmCore only once#611
bdrung wants to merge 1 commit into
canonical:mainfrom
bdrung:vm-core-variable

Conversation

@bdrung
Copy link
Copy Markdown
Member

@bdrung bdrung commented Apr 28, 2026

Ease mypy to determine the type of self["VmCore"] by getting the value of VmCore only once and store it in a vm_core variable.

Ease mypy to determine the type of `self["VmCore"]` by getting the value
of `VmCore` only once and store it in a `vm_core` variable.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.52%. Comparing base (3588162) to head (a9f436a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #611   +/-   ##
=======================================
  Coverage   84.52%   84.52%           
=======================================
  Files         104      104           
  Lines       21000    21001    +1     
  Branches     3219     3219           
=======================================
+ Hits        17751    17752    +1     
  Misses       2808     2808           
  Partials      441      441           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant