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

disable annotation-unchecked mypy warning #1331

Conversation

ericvergnaud
Copy link
Contributor

Changes

Changes mypy config

Linked issues

None

Functionality

  • added relevant user documentation
  • added new CLI command
  • modified existing command: databricks labs ucx ...
  • added a new workflow
  • modified existing workflow: ...
  • added a new table
  • modified existing table: ...

Tests

  • manually tested
  • added unit tests
  • added integration tests
  • verified on staging environment (screenshot attached)

@ericvergnaud ericvergnaud requested review from a team and dleiva04 April 8, 2024 14:17
Copy link
Collaborator

@nfx nfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.01%. Comparing base (b2a11cf) to head (72c14b6).
Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1331      +/-   ##
==========================================
- Coverage   90.02%   90.01%   -0.01%     
==========================================
  Files          62       63       +1     
  Lines        7430     8026     +596     
  Branches     1335     1425      +90     
==========================================
+ Hits         6689     7225     +536     
- Misses        470      514      +44     
- Partials      271      287      +16     

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

@nfx nfx merged commit e68015d into databrickslabs:main Apr 8, 2024
5 of 8 checks passed
@ericvergnaud ericvergnaud deleted the disable-mypy-unchecked-annotation-warning branch April 9, 2024 06:45
ericvergnaud added a commit to ericvergnaud/ucx that referenced this pull request Apr 9, 2024
* main:
  Adding CSV, JSON and include path in mounts (databrickslabs#1329)
  Add missing step sync-workspace-info (databrickslabs#1330)
  disable annotation-unchecked mypy warning (databrickslabs#1331)
  Use service factory to resolve object dependencies (databrickslabs#1209)
ericvergnaud added a commit to ericvergnaud/ucx that referenced this pull request Apr 9, 2024
…f-notebook-dependencies

* detect-dbutils.notebook.run:
  address code review comments
  move PythonLinter to python_linter file renamed from astlinter
  change model to avoid clashing ownership patterns
  address code review comments
  Adding CSV, JSON and include path in mounts (databrickslabs#1329)
  Add missing step sync-workspace-info (databrickslabs#1330)
  disable annotation-unchecked mypy warning (databrickslabs#1331)
  Use service factory to resolve object dependencies (databrickslabs#1209)

# Conflicts:
#	src/databricks/labs/ucx/source_code/notebook.py
#	tests/unit/source_code/test_notebook.py
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.

2 participants