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

refactor(stdlib): remove deprecated versions of fill and schema mutations #3457

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

jsternberg
Copy link
Contributor

@jsternberg jsternberg commented Jan 28, 2021

These are now the default versions and the deprecated versions are now
deleted.

Related to influxdata/influxdb#20610.

Done checklist

  • docs/SPEC.md updated
  • Test cases written

@jsternberg jsternberg requested review from a team and jpacik and removed request for a team January 28, 2021 15:29
@jsternberg jsternberg force-pushed the refactor/remove-deprecated-transform-impls branch from ad01cdd to 0964584 Compare January 28, 2021 15:44
@codecov-io
Copy link

Codecov Report

Merging #3457 (0964584) into master (f80035c) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3457      +/-   ##
==========================================
+ Coverage   47.46%   47.49%   +0.03%     
==========================================
  Files         356      354       -2     
  Lines       35910    35812      -98     
==========================================
- Hits        17043    17008      -35     
+ Misses      16306    16246      -60     
+ Partials     2561     2558       -3     
Impacted Files Coverage Δ
stdlib/universe/fill.go 38.97% <100.00%> (ø)
stdlib/universe/schema_functions.go 48.11% <100.00%> (ø)
libflux/go/libflux/analyze.go 48.64% <0.00%> (-5.41%) ⬇️
libflux/go/libflux/parser.go 66.17% <0.00%> (-1.48%) ⬇️

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 f80035c...0964584. Read the comment docs.

…ions

These are now the default versions and the deprecated versions are now
deleted.
@jsternberg jsternberg force-pushed the refactor/remove-deprecated-transform-impls branch from 0964584 to 79e5222 Compare January 29, 2021 15:51
@jsternberg jsternberg merged commit 1359b4c into master Jan 29, 2021
@jsternberg jsternberg deleted the refactor/remove-deprecated-transform-impls branch January 29, 2021 16:08
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