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

chore: support dart3, fix queryRaw for InfluxDB Cloud #124

Merged
merged 7 commits into from
May 29, 2023
Merged

chore: support dart3, fix queryRaw for InfluxDB Cloud #124

merged 7 commits into from
May 29, 2023

Conversation

bednar
Copy link
Contributor

@bednar bednar commented May 25, 2023

Closes #106
Closes #121

Proposed Changes

  1. Added supports for dart3
  2. Fixed queryRaw for InfluxDB Cloud

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • pub run test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar requested a review from Sciator May 25, 2023 08:12
@bednar bednar marked this pull request as ready for review May 25, 2023 08:12
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.06 ⚠️

Comparison is base (2529cac) 21.05% compared to head (cbf81da) 21.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   21.05%   21.00%   -0.06%     
==========================================
  Files         117      117              
  Lines        7557     7552       -5     
==========================================
- Hits         1591     1586       -5     
  Misses       5966     5966              
Impacted Files Coverage Δ
lib/client/flux_transformer.dart 78.51% <100.00%> (ø)
lib/client/query_service.dart 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bednar bednar changed the title feat: add support for dart3 feat: add support for dart3, fix: queryRaw for InfluxDB Cloud May 25, 2023
@bednar bednar changed the title feat: add support for dart3, fix: queryRaw for InfluxDB Cloud chore: add support for dart3, fix queryRaw for InfluxDB Cloud May 25, 2023
@bednar bednar changed the title chore: add support for dart3, fix queryRaw for InfluxDB Cloud chore: support dart3, fix queryRaw for InfluxDB Cloud May 25, 2023
@bednar bednar merged commit 79868dd into main May 29, 2023
@bednar bednar deleted the dart3 branch May 29, 2023 08:02
@bednar bednar added this to the 2.9.0 milestone May 29, 2023
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.

bump intl to 0.18.1 InfluxDB Client Invalid HTTP Header Type
3 participants