Skip to content

feat: Add InvocableScriptsApi to create, update, list, delete and invoke scripts by seamless way#316

Merged
bednar merged 7 commits intomasterfrom
invocable_scripts
Mar 22, 2022
Merged

feat: Add InvocableScriptsApi to create, update, list, delete and invoke scripts by seamless way#316
bednar merged 7 commits intomasterfrom
invocable_scripts

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Mar 22, 2022

Proposed Changes

Add InvocableScriptsApi to create, update, list, delete and invoke scripts by seamless way.

Checklist

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

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 22, 2022

Codecov Report

Merging #316 (e1aa252) into master (8f2c513) will decrease coverage by 0.17%.
The diff coverage is 78.09%.

❗ Current head e1aa252 differs from pull request most recent head 390a268. Consider uploading reports for the commit 390a268 to get more accurate results

@@             Coverage Diff              @@
##             master     #316      +/-   ##
============================================
- Coverage     88.97%   88.79%   -0.18%     
  Complexity      473      473              
============================================
  Files           149      151       +2     
  Lines          6005     6106     +101     
  Branches        290      292       +2     
============================================
+ Hits           5343     5422      +79     
- Misses          580      602      +22     
  Partials         82       82              
Impacted Files Coverage Δ
...ava/com/influxdb/client/InvocableScriptsQuery.java 0.00% <0.00%> (ø)
...luxdb/client/internal/InvocableScriptsApiImpl.java 79.72% <79.72%> (ø)
...ava/com/influxdb/query/internal/FluxCsvParser.java 97.56% <94.44%> (+0.26%) ⬆️
...n/java/com/influxdb/internal/AbstractQueryApi.java 53.64% <100.00%> (+0.93%) ⬆️
...m/influxdb/client/internal/InfluxDBClientImpl.java 89.47% <100.00%> (+0.18%) ⬆️

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 8f2c513...390a268. Read the comment docs.

@bednar bednar marked this pull request as ready for review March 22, 2022 09:03
@bednar bednar requested a review from rhajek March 22, 2022 09:03
@bednar bednar force-pushed the invocable_scripts branch from 390a268 to feb9b03 Compare March 22, 2022 09:17
@bednar bednar merged commit 0336ded into master Mar 22, 2022
@bednar bednar deleted the invocable_scripts branch March 22, 2022 09:29
@bednar bednar added this to the 5.1.0 milestone Mar 22, 2022
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