Skip to content

fix: fix invalid typehints for Point, add missing typehints fo BatchItemKey - #177

Merged
karel-rehor merged 1 commit into
influxdata:masterfrom
Roman3349:fix/point-typehints
Jul 28, 2026
Merged

fix: fix invalid typehints for Point, add missing typehints fo BatchItemKey#177
karel-rehor merged 1 commit into
influxdata:masterfrom
Roman3349:fix/point-typehints

Conversation

@Roman3349

Copy link
Copy Markdown
Contributor

Proposed Changes

Fixes typehints in Point class and adds typehints for BatchItemKey class.
Should supersede stale PR #148 which now requires rebase to merge.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
    - [ ] A test has been added if appropriate
  • make test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@codecov-commenter

codecov-commenter commented Jul 27, 2026

Copy link
Copy Markdown

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

Codecov Report

❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.86%. Comparing base (fc8f072) to head (5774b7f).

Files with missing lines Patch % Lines
src/InfluxDB2/BatchItemKey.php 42.85% 4 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #177      +/-   ##
============================================
- Coverage     75.09%   74.86%   -0.23%     
- Complexity      455      461       +6     
============================================
  Files            25       25              
  Lines          1104     1110       +6     
============================================
+ Hits            829      831       +2     
- Misses          275      279       +4     

☔ View full report in Codecov by Harness.
📢 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.

@Roman3349
Roman3349 force-pushed the fix/point-typehints branch from 9cfd22f to 4521773 Compare July 27, 2026 23:16
@Roman3349
Roman3349 marked this pull request as draft July 28, 2026 09:07
…ItemKey

Co-authored-by: Alexandre Bertrand <alexandre.bertrand@invirtus.io>
Signed-off-by: Roman Ondráček <mail@romanondracek.cz>
@Roman3349
Roman3349 force-pushed the fix/point-typehints branch from 4521773 to 5774b7f Compare July 28, 2026 09:48
@Roman3349
Roman3349 marked this pull request as ready for review July 28, 2026 09:48
@karel-rehor
karel-rehor self-requested a review July 28, 2026 11:13

@karel-rehor karel-rehor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you for this!

Looks good to me. 🚴 🏁

@karel-rehor
karel-rehor merged commit d0029dc into influxdata:master Jul 28, 2026
12 checks passed
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.

3 participants