Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: add py.typed to the package definition#667

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bednar merged 2 commits intomasterfromtyped-definition-setup.py
Sep 2, 2024

Conversation

@bednar
Copy link
Contributor

@bednarbednar commentedSep 2, 2024
edited
Loading

Closes#666

Proposed Changes

Fixed adding py.typed into package.

Tested via:

mkdir typedcd typedpython -m venv venv. venv/bin/activatepython -m pip install git+https://github.com/influxdata/influxdb-client-python.git@typed-definition-setup.pyls -l venv/lib/python3.11/site-packages/influxdb_client

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • pytest tests completes successfully
  • Commit messages areconventional
  • SignCLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commentedSep 2, 2024
edited
Loading

⚠️ Please install the'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.47%. Comparing base(7ad9533) to head(c01fb0e).
Report is 11 commits behind head on master.

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

Additional details and impacted files
@@           Coverage Diff           @@##           master     #667   +/-   ##=======================================  Coverage   90.47%   90.47%           =======================================  Files          40       40             Lines        3526     3526           =======================================  Hits         3190     3190             Misses        336      336

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

@bednarbednar marked this pull request as ready for reviewSeptember 2, 2024 10:02
@bednarbednar added this to the1.46.0 milestoneSep 2, 2024
@bednarbednar merged commit63949b5 intomasterSep 2, 2024
@bednarbednar deleted the typed-definition-setup.py branchSeptember 2, 2024 10:49
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@alespouralespouralespour approved these changes

@vlastahajekvlastahajekAwaiting requested review from vlastahajek

@karel-rehorkarel-rehorAwaiting requested review from karel-rehor

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

1.46.0

Development

Successfully merging this pull request may close these issues.

Type hints (py.typed) missing from pypi release

4 participants

@bednar@codecov-commenter@alespour

[8]ページ先頭

©2009-2025 Movatter.jp