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

Reorganize header files and unit tests. #52

Merged
merged 3 commits into from
Jan 9, 2018
Merged

Conversation

lambdafu
Copy link
Collaborator

@lambdafu lambdafu commented Jan 8, 2018

This moves around the source files a bit. Header files and unit tests are now colocated to the source file. This makes it easier to edit them at the same time. Also, header files are installed in a flat namespace and a single directory. Hopefully this removes some mental strain from remembering the hierarchy and the namespaces.

@lambdafu lambdafu changed the title Reorganize header files. Reorganize header files and units. Jan 8, 2018
@lambdafu lambdafu changed the title Reorganize header files and units. Reorganize header files and unit tests. Jan 8, 2018
@lambdafu lambdafu force-pushed the reorganize-source-files branch 2 times, most recently from 40d2c9f to a1162d4 Compare January 9, 2018 14:26
@codecov
Copy link

codecov bot commented Jan 9, 2018

Codecov Report

Merging #52 into master will decrease coverage by 68.72%.
The diff coverage is 98.41%.

@@             Coverage Diff             @@
##           master      #52       +/-   ##
===========================================
- Coverage   85.33%   16.61%   -68.73%     
===========================================
  Files          45      179      +134     
  Lines         648    30756    +30108     
===========================================
+ Hits          553     5111     +4558     
- Misses         95    25645    +25550

@lambdafu lambdafu merged commit efa341f into master Jan 9, 2018
@lambdafu lambdafu deleted the reorganize-source-files branch May 15, 2018 23:23
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