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

Restructured directories for source code #17

Merged
merged 1 commit into from
Mar 30, 2019
Merged

Conversation

vincentlaucsb
Copy link
Owner

Restructured source code to make it cleaner and easier to navigate. Prereq to including third-party libraries (like string_view implementations)

@codecov
Copy link

codecov bot commented Mar 30, 2019

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   96.26%   96.26%           
=======================================
  Files           7        9    +2     
  Lines         563      563           
=======================================
  Hits          542      542           
  Misses         21       21
Impacted Files Coverage Δ
include/internal/csv_stat.cpp 98.27% <ø> (ø)
include/internal/data_type.cpp 82.22% <ø> (ø)
include/internal/csv_row.hpp 93.75% <ø> (ø)
include/internal/csv_reader.cpp 96.25% <ø> (ø)
include/internal/csv_reader_iterator.cpp 95.83% <ø> (ø)
include/internal/csv_row.cpp 100% <ø> (ø)
include/internal/csv_utility.cpp 100% <100%> (ø)
include/internal/csv_format.hpp 100% <100%> (ø)
include/internal/csv_reader.hpp 100% <100%> (ø)
... and 2 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 8f7e0f0...d098ce2. 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.

1 participant