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

Bulk-reformat C++ files with clang-format #55

Merged
merged 4 commits into from
Dec 10, 2023

Conversation

dbaston
Copy link
Member

@dbaston dbaston commented Dec 7, 2023

No description provided.

@dbaston dbaston force-pushed the clang-format branch 2 times, most recently from eb31068 to ea40d78 Compare December 7, 2023 16:28
@isciences isciences deleted a comment from codecov bot Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 235 lines in your changes are missing coverage. Please review.

Comparison is base (0a03ee8) 50.81% compared to head (d78d21c) 50.99%.

Files Patch % Lines
src/raster_cell_intersection.cpp 85.07% 40 Missing ⚠️
src/gdal_writer.cpp 56.16% 32 Missing ⚠️
src/side.cpp 0.00% 18 Missing ⚠️
src/operation.h 79.74% 16 Missing ⚠️
src/raster.h 89.86% 15 Missing ⚠️
src/geos_utils.cpp 90.41% 14 Missing ⚠️
src/processor.h 70.45% 13 Missing ⚠️
src/grid.h 92.99% 11 Missing ⚠️
src/box.cpp 84.61% 10 Missing ⚠️
src/cell.cpp 87.67% 9 Missing ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   50.81%   50.99%   +0.18%     
==========================================
  Files          72       72              
  Lines       11643    11692      +49     
==========================================
+ Hits         5916     5962      +46     
- Misses       5727     5730       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbaston dbaston merged commit cdbfbc7 into isciences:master Dec 10, 2023
11 checks passed
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