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

Major refactoring (breaking changes!) #30

Merged
merged 86 commits into from
Jun 12, 2023
Merged

Conversation

nealkruis
Copy link
Member

Major re-write focusing on code organization and naming conventions.

@nealkruis nealkruis self-assigned this Mar 28, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2023

Codecov Report

Merging #30 (eaeab04) into main (7fe17b5) will decrease coverage by 0.13%.
The diff coverage is 85.96%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   86.09%   85.96%   -0.13%     
==========================================
  Files           7        6       -1     
  Lines         453      520      +67     
==========================================
+ Hits          390      447      +57     
- Misses         63       73      +10     
Flag Coverage Δ
integration 85.96% <85.96%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/btwxt/grid-axis.h 0.00% <0.00%> (ø)
include/btwxt/grid-point-data.h 0.00% <0.00%> (ø)
include/btwxt/logging.h 0.00% <0.00%> (ø)
src/regular-grid-interpolator-implementation.h 13.79% <13.79%> (ø)
src/grid-axis.cpp 85.33% <85.33%> (ø)
src/regular-grid-interpolator.cpp 92.67% <92.67%> (ø)

@nealkruis nealkruis merged commit 6be280b into main Jun 12, 2023
@nealkruis nealkruis deleted the separate-public-header branch September 8, 2023 16:45
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.

3 participants