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

Upgrade current development #69

Merged
merged 4 commits into from
Aug 23, 2017
Merged

Upgrade current development #69

merged 4 commits into from
Aug 23, 2017

Conversation

ambud
Copy link
Member

@ambud ambud commented Aug 23, 2017

No description provided.

ambud and others added 3 commits July 30, 2017 22:53
Cleaning up archival moving sql package

time series buckets

Fixing bugs with refactor

and diskstorage engine

Validating and fixing unit tests

windows)

adding unit tests for persistent measurement

Adding concurrency fixes #31

Fixing recovery bug

Fixing broken recovery system due to missing offsets, fixing unit tests
for recovery, adding parallel recovery for measurements

Improving test converage

Fixing minor code issues

fixing potential concurrency issue
@codecov-io
Copy link

codecov-io commented Aug 23, 2017

Codecov Report

Merging #69 into master will decrease coverage by 0.04%.
The diff coverage is 71.84%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
- Coverage     56.32%   56.27%   -0.05%     
+ Complexity      738      736       -2     
============================================
  Files           118      118              
  Lines          4135     4135              
  Branches        422      422              
============================================
- Hits           2329     2327       -2     
  Misses         1673     1673              
- Partials        133      135       +2
Impacted Files Coverage Δ Complexity Δ
...a/com/srotya/sidewinder/cluster/api/InfluxApi.java 75% <ø> (ø) 5 <0> (ø) ⬇️
...winder/core/sql/calcite/functions/NowFunction.java 100% <ø> (ø) 2 <0> (ø) ⬇️
.../srotya/sidewinder/core/api/MeasurementOpsApi.java 26.8% <ø> (ø) 8 <0> (ø) ⬇️
...der/core/sql/calcite/functions/ToMilliseconds.java 100% <ø> (ø) 2 <0> (ø) ⬇️
...winder/core/storage/mem/archival/NoneArchiver.java 50% <ø> (ø) 2 <0> (ø) ⬇️
...winder/core/sql/calcite/functions/ToTimestamp.java 100% <ø> (ø) 2 <0> (ø) ⬇️
...ya/sidewinder/core/utils/HTTPDataPointDecoder.java 27.48% <ø> (ø) 9 <0> (ø) ⬇️
...java/com/srotya/sidewinder/core/api/InfluxApi.java 76.47% <ø> (ø) 4 <0> (ø) ⬇️
...otya/sidewinder/cluster/routing/RoutingEngine.java 23.07% <ø> (ø) 3 <0> (ø) ⬇️
...r/core/sql/calcite/functions/DateDiffFunction.java 100% <ø> (ø) 2 <0> (ø) ⬇️
... and 61 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 2a2ba68...6b27b32. Read the comment docs.

@ambud ambud merged commit 12dcb08 into master Aug 23, 2017
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.

None yet

2 participants