mapbox / mapbox/mapbox-sdk-js

Increase test coverage to 100%

Open
#263 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
768
Forks
191
PR merge metrics
No merged PRs in 30d

Description

With the guidelines in https://github.com/mapbox/mapbox-sdk-js/pull/262 it's pretty easy to check test coverage.

Most of the uncovered lines right now are handling exceptions. We should add some tests to reach those lines and verify that our error-handling logic works as expected.

Contributor guide

Open the contributing guide

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

Start with the coverage guidelines in pull request 262 and inspect the current coverage report for uncovered exception-handling lines. Add tests that exercise those error paths and verify that the coverage reaches 100%.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.