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 issue 500 #508

Closed
wants to merge 2 commits into from
Closed

fix issue 500 #508

wants to merge 2 commits into from

Conversation

MyXOF
Copy link
Collaborator

@MyXOF MyXOF commented Dec 12, 2018

close #500
目前只改了一部分

@codecov
Copy link

codecov bot commented Dec 12, 2018

Codecov Report

Merging #508 into master will increase coverage by 0.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #508      +/-   ##
==========================================
+ Coverage   41.86%   42.37%   +0.51%     
==========================================
  Files         585      585              
  Lines       43973    44224     +251     
  Branches     9688     9752      +64     
==========================================
+ Hits        18409    18740     +331     
+ Misses      23766    23756      -10     
+ Partials     1798     1728      -70
Impacted Files Coverage Δ
...eseries/filterV2/expression/impl/SeriesFilter.java 88.88% <0%> (-11.12%) ⬇️
...ghua/tsfile/timeseries/filterV2/operator/LtEq.java 75% <0%> (-8.34%) ⬇️
...sfile/timeseries/readV2/query/QueryExpression.java 83.33% <0%> (-2.39%) ⬇️
...inghua/tsfile/timeseries/filterV2/operator/Eq.java 72.72% <0%> (-2.28%) ⬇️
...inghua/tsfile/timeseries/utils/cache/LRUCache.java 83.33% <0%> (-1.86%) ⬇️
...eries/readV2/query/timegenerator/node/AndNode.java 84.84% <0%> (-1.52%) ⬇️
...eries/readV2/controller/SeriesChunkLoaderImpl.java 68.75% <0%> (ø) ⬆️
...inghua/tsfile/timeseries/filterV2/operator/Or.java 100% <0%> (ø) ⬆️
...ghua/tsfile/timeseries/filterV2/operator/GtEq.java 100% <0%> (ø) ⬆️
...eader/impl/SeriesChunkReaderWithoutFilterImpl.java 0% <0%> (ø) ⬆️
... and 47 more

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 2caae1b...06717c6. Read the comment docs.

@MyXOF MyXOF changed the title fix some issues fix issue 500 Dec 12, 2018
@jixuan1989
Copy link
Member

can this pr be closed?

@MyXOF MyXOF closed this Dec 13, 2018
@MyXOF MyXOF deleted the fix_issue_500 branch January 8, 2019 06:40
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.

modify POM files
2 participants