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: rename InvocableScripts to InvokableScripts #103

Merged
merged 2 commits into from
Apr 28, 2022
Merged

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Apr 27, 2022

Related to influxdata/openapi#317

Proposed Changes

Renamed InvocableScripts to InvokableScripts.

Checklist

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

@bednar bednar marked this pull request as ready for review April 27, 2022 08:16
@bednar bednar requested a review from rhajek April 27, 2022 08:16
@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2022

Codecov Report

Merging #103 (4ee7248) into master (ddc260b) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   50.25%   50.25%           
=======================================
  Files          63       63           
  Lines        6395     6395           
=======================================
  Hits         3214     3214           
  Misses       3181     3181           
Impacted Files Coverage Δ
lib/influxdb2/client/flux_csv_parser.rb 100.00% <ø> (ø)
lib/influxdb-client.rb 100.00% <100.00%> (ø)
lib/influxdb2/client/client.rb 100.00% <100.00%> (ø)
lib/influxdb2/client/invokable_scripts_api.rb 36.36% <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 ddc260b...4ee7248. Read the comment docs.

@bednar bednar merged commit 18eabdc into master Apr 28, 2022
@bednar bednar deleted the rename_invokable branch April 28, 2022 08:25
@bednar bednar added this to the 2.5.0 milestone Apr 28, 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