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

fix: add domain fitting for tsvb regression #511

Merged
merged 3 commits into from Jan 10, 2020

Conversation

nickofthyme
Copy link
Collaborator

@nickofthyme nickofthyme commented Jan 9, 2020

Backports the following commits to 13.5:

All changes to prettier and eslint were removed for simplicity. Only cherry-picked commit 4b56729 with changes based on target branch.

* Add option to fit y domain to data
@nickofthyme nickofthyme changed the title [13.5] feat: add domain fitting (#510) feat: add domain fitting (#510) Jan 9, 2020
@nickofthyme nickofthyme changed the title feat: add domain fitting (#510) feat: add domain fitting Jan 9, 2020
@codecov-io
Copy link

codecov-io commented Jan 10, 2020

Codecov Report

❗ No coverage uploaded for pull request base (13.5@3301b36). Click here to learn what that means.
The diff coverage is 95.65%.

Impacted file tree graph

@@           Coverage Diff           @@
##             13.5     #511   +/-   ##
=======================================
  Coverage        ?   97.36%           
=======================================
  Files           ?       41           
  Lines           ?     2880           
  Branches        ?      681           
=======================================
  Hits            ?     2804           
  Misses          ?       67           
  Partials        ?        9
Impacted Files Coverage Δ
src/chart_types/xy_chart/utils/specs.ts 100% <ø> (ø)
src/chart_types/xy_chart/domains/y_domain.ts 97.11% <100%> (ø)
src/utils/domain.ts 97.29% <93.33%> (ø)

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 3301b36...5b43cf5. Read the comment docs.

@nickofthyme nickofthyme changed the title feat: add domain fitting fix: add domain fitting for tsvb regression Jan 10, 2020
@nickofthyme nickofthyme merged commit bcd08b7 into elastic:13.5 Jan 10, 2020
@nickofthyme nickofthyme deleted the backport/13.5/pr-510 branch January 10, 2020 01:25
markov00 pushed a commit that referenced this pull request Jan 10, 2020
## [13.5.13](v13.5.12...v13.5.13) (2020-01-10)

### Bug Fixes

* add domain fitting for tsvb regression ([#511](#511)) ([bcd08b7](bcd08b7)), closes [#510](#510)
@markov00
Copy link
Member

🎉 This PR is included in version 13.5.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants