aws-amplify / maplibre-gl-js-amplify

Apache License 2.0
14 stars 10 forks source link

Fix integration test runs in CircleCI #195

Closed sreeramsama closed 1 year ago

sreeramsama commented 1 year ago

Description of changes

Integration tests are failing to run in CircleCI as environment is set as dev. This PR fixes this by setting prod as the build param of integration test runs.

PR also includes unit tests (not related to this) that weren't merged from an earlier time.

Issue #, if available

Description of how you validated changes

Checklist

Screenshot

SCR-20230201-or0

codecov-commenter commented 1 year ago

Codecov Report

Merging #195 (b7ef34a) into main (dfdb427) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #195   +/-   ##
=======================================
  Coverage   43.67%   43.67%           
=======================================
  Files          16       16           
  Lines        1264     1264           
  Branches      199      199           
=======================================
  Hits          552      552           
  Misses        712      712           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.0.0-geo.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: