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

Prepare for release 0.0.4 #47

Merged
merged 20 commits into from
Jan 15, 2022
Merged

Prepare for release 0.0.4 #47

merged 20 commits into from
Jan 15, 2022

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    ab88527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    851338f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31f9e21 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    d7a630b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23f3f1 View commit details
    Browse the repository at this point in the history
  3. Strongly type and refactor geomEach meta function

    This commit also renames Geometry to GeometryObject
    baparham committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    95631be View commit details
    Browse the repository at this point in the history
  4. simplify geomEach

    lukas-h authored and baparham committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    6494415 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0360b08 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Allow PR coverage comment to fail

    This allows PRs from forks to still run the tests successfully
    baparham committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    3a21086 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Refactor coverage reporting into its own job

    The coverage job is allowed to continue on error, letting the entire
    workflow 'pass' if we hit issues running or reporting coverage
    baparham committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    736342d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d35c4ce View commit details
    Browse the repository at this point in the history
  3. geomEach: nullable fields #36

    lukas-h committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    b5935d4 View commit details
    Browse the repository at this point in the history
  4. fix types in tests

    lukas-h committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    dee647e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Update to latest romeovs/lcov-reporter-action

    This should resolve an issue where the 'comment code coverage on PR'
    action fails after being merged into main. See
    romeovs/lcov-reporter-action#16
    baparham committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    272a778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ff21d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    bb33084 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Assemble different types, refactor GeoJSON serialization, general imp…

    …rovements (#43)
    
    * #19, #20, #21, refactor
    
    * convert GeoJSONObjectType to enum, rename
    
    * rm overridden bboxes
    
    * Implement vector operations #23
    
    * statically type 'round' helper func, fix unit test
    
    * gen coverage
    
    * fix typo
    
    * geojson unit tests, type fixes
    
    * fix deserialization with GeoJSONObjectType, implement hashCode
    
    * initial unit tests for new constructors
    
    * integration tests
    
    * fix path
    
    * test bbox on other geojson types
    
    * update enum tests
    
    * required params for new constructors, unit tests
    
    * license notices
    lukas-h authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    bcc7cfb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. bump version for release

    lukas-h committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    0b02608 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    d427d05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbbcc8 View commit details
    Browse the repository at this point in the history