max-mapper / max-mapper/hexbin

Add Simple CI test suite

Open
#107 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
JavaScript
Stars
530
Forks
214
PR merge metrics
No merged PRs in 30d

Description

Should be an easy enough contribution, maybe I'll get to it soon.

I accidentally merged someone's JSON with a trailing comma, if we just validated the JSON automatically that wouldn't be a problem!

We could even check that there's a file for each vector & raster listed.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the repository's existing CI configuration and the JSON, vector, and raster file lists mentioned in the issue. Define checks that reject invalid JSON and verify each listed vector and raster has a corresponding file. Done means the checks run automatically in CI and catch the trailing-comma case and missing files.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
ci-cd, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.