mmomtchev / node-gdal-async

Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support
https://mmomtchev.github.io/node-gdal-async/
Apache License 2.0
133 stars 26 forks source link

Switch to documentation-hipster #34

Closed mmomtchev closed 2 years ago

mmomtchev commented 2 years ago

Use documentation-hipster as documentation.js theme

codecov-commenter commented 2 years ago

Codecov Report

Merging #34 (932afcb) into master (7ce478a) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   90.59%   90.60%   +0.01%     
==========================================
  Files          95       95              
  Lines       10794    10691     -103     
==========================================
- Hits         9779     9687      -92     
+ Misses       1015     1004      -11     
Impacted Files Coverage Δ
src/collections/array_attributes.cpp 100.00% <ø> (ø)
src/collections/array_dimensions.cpp 90.47% <ø> (ø)
src/collections/colortable.cpp 85.38% <ø> (ø)
src/collections/compound_curves.cpp 87.67% <ø> (ø)
src/collections/dataset_bands.cpp 98.97% <ø> (ø)
src/collections/dataset_layers.cpp 94.00% <ø> (ø)
src/collections/feature_defn_fields.cpp 75.33% <ø> (ø)
src/collections/feature_fields.cpp 87.08% <ø> (ø)
src/collections/gdal_drivers.cpp 94.28% <ø> (ø)
src/collections/geometry_collection_children.cpp 96.42% <ø> (ø)
... and 32 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 7ce478a...932afcb. Read the comment docs.