• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cmu-db / peloton / 5743 / 2
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 15 May 2018 12:52AM UTC
Files 406
Run time 19s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 May 2018 11:45PM UTC coverage: 77.553% (+0.09%) from 77.464%
NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On

push

travis-ci

pervazea
Schema - Layout decoupling  (#1327)

* Added layout.h. Modified Runtime functions to handle row stores.

* Modify TileGroup api

* Changed Updater & Inserter to use Layout object

* Remove calls from optimizer and executor

* Removed all calls to schemas vector from TileGroup

* Removed Calls to LocateTileAndColumn for TileGroup

* Moved definition of column_map_type. Removed column_map from tile_group

* Added GetInfo function

* make check pases. Need to change a few more function calls

* Convert PL_ASSERT -> PELOTON_ASSERT

* Modified DataTable and LayoutTunerTest

* Added Layout Test for codegen

* Get the tests to actually use different layouts

* Modified storage layer, builds successfully. Need to fix tests

* Moved GetColumnMapStats -> GetColumnLayoutStats

* Minor change in TableScanTranslator

* Modify TransformTileGroup

* Change layout.cpp to better handle HYBRID layouts

* use std::make_shared

* Modified tests to change calls to GetTileGroup()

* make check passes. Need to add test with hybrid layout.

* Modify print functions

* Add TODOs for catalog

* Added LayoutCatalog. Yet to modify TableCatalog

* Added catalog functions

* Added DeleteLayouts to delete all layouts of a table_oid

* LayoutTunerTest fixed

* Fix build failures

* Access LayoutCatalog via the global Catalog object

* Added Multi layout scan test

* Fixed tests after catalog refactor

* Failing LayoutCatalog test because of deserialization

* Fix all tests

* Added documentation

* Style Fix

* Address review comments + minor clean-up in the layout.h API

* Change valid_layout_objects_

* Revert unused changes

* Addressed Prashanth's initial comments

* Modify CreateTable for tests + modify LayoutTuner

* Address Pervaze's review comments.

* Changed after Prashanth's review

24368 of 31421 relevant lines covered (77.55%)

29185.24 hits per line

Source Files on job 5743.2 (NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On)
  • Tree
  • List 0
  • Changed 167
  • Source Changed 21
  • Coverage Changed 166
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5091
  • Travis Job 5743.2
  • 5686479c on github
  • Prev Job for NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On on master (#5485.2)
  • Next Job for NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On on master (#5792.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc