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

Update change log for 0.9.1 #1630

Merged
merged 2 commits into from
May 13, 2019
Merged

Update change log for 0.9.1 #1630

merged 2 commits into from
May 13, 2019

Conversation

robskillington
Copy link
Collaborator

What this PR does / why we need it:

Updates change log for 0.9.1 release.

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?:

NONE

Does this PR require updating code package or user-facing documentation?:

NONE

Copy link
Collaborator

@prateek prateek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

CHANGELOG.md Outdated

## Bug Fixes

- **M3Query**: Fix step parsing, previously if you included a float step size with no units the query would fail (#1617)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed an issue causing untyped step sizes to fail rather than defaulting to seconds

@robskillington robskillington merged commit 1705da4 into master May 13, 2019
@robskillington robskillington deleted the r/changelog-0.9.1 branch May 13, 2019 16:02
@codecov
Copy link

codecov bot commented May 13, 2019

Codecov Report

Merging #1630 into master will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1630     +/-   ##
========================================
- Coverage    71.9%   71.8%   -0.2%     
========================================
  Files         955     955             
  Lines       79268   79268             
========================================
- Hits        57060   56935    -125     
- Misses      18481   18591    +110     
- Partials     3727    3742     +15
Flag Coverage Δ
#aggregator 82.3% <ø> (ø) ⬆️
#cluster 85.7% <ø> (ø) ⬆️
#collector 63.7% <ø> (ø) ⬆️
#dbnode 79.4% <ø> (-0.4%) ⬇️
#m3em 73.2% <ø> (ø) ⬆️
#m3ninx 74.1% <ø> (ø) ⬆️
#m3nsch 51.1% <ø> (ø) ⬆️
#metrics 17.6% <ø> (ø) ⬆️
#msg 74.7% <ø> (ø) ⬆️
#query 67.1% <ø> (-0.1%) ⬇️
#x 87.1% <ø> (ø) ⬆️

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 e87ea75...6fbf4e0. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 13, 2019

Codecov Report

Merging #1630 into master will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1630     +/-   ##
========================================
- Coverage    71.9%   71.8%   -0.2%     
========================================
  Files         955     955             
  Lines       79268   79268             
========================================
- Hits        57060   56935    -125     
- Misses      18481   18591    +110     
- Partials     3727    3742     +15
Flag Coverage Δ
#aggregator 82.3% <ø> (ø) ⬆️
#cluster 85.7% <ø> (ø) ⬆️
#collector 63.7% <ø> (ø) ⬆️
#dbnode 79.4% <ø> (-0.4%) ⬇️
#m3em 73.2% <ø> (ø) ⬆️
#m3ninx 74.1% <ø> (ø) ⬆️
#m3nsch 51.1% <ø> (ø) ⬆️
#metrics 17.6% <ø> (ø) ⬆️
#msg 74.7% <ø> (ø) ⬆️
#query 67.1% <ø> (-0.1%) ⬇️
#x 87.1% <ø> (ø) ⬆️

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 e87ea75...6fbf4e0. Read the comment docs.

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