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

feat: add supports for API Invocable Scripts #344

Merged
merged 8 commits into from
Oct 25, 2021
Merged

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Oct 14, 2021

Proposed Changes

  1. Added support for API Invocable Scripts.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • pytest tests completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2021

Codecov Report

Merging #344 (7a105de) into master (5834332) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   92.81%   92.84%   +0.02%     
==========================================
  Files          27       27              
  Lines        2297     2306       +9     
==========================================
+ Hits         2132     2141       +9     
  Misses        165      165              
Impacted Files Coverage Δ
influxdb_client/__init__.py 100.00% <100.00%> (ø)
influxdb_client/client/__init__.py 100.00% <100.00%> (ø)
influxdb_client/client/write/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5834332...7a105de. Read the comment docs.

@bednar bednar requested a review from rhajek October 25, 2021 05:41
@bednar bednar marked this pull request as ready for review October 25, 2021 05:41
@bednar bednar added this to the 1.23.0 milestone Oct 25, 2021
@bednar bednar merged commit 19a2565 into master Oct 25, 2021
@bednar bednar deleted the feat/managed_functions branch October 25, 2021 12:59
@timhallinflux timhallinflux changed the title feat: add supports for managed functions feat: add supports for API Invocable Scripts Oct 27, 2021
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.

None yet

3 participants