paambaati / codeclimate-action

GitHub Action to send your code coverage to CodeClimate
MIT License
197 stars 65 forks source link

feat(core): migrate everything to ESM-only enhancement (`tap` version) #753

Closed paambaati closed 3 weeks ago

paambaati commented 4 weeks ago

Copy of https://github.com/paambaati/codeclimate-action/pull/747 but with tap instead of japa.

paambaati commented 4 weeks ago

All tests are green but currently blocked on ~2~ 1 issue –

  1. ~https://github.com/biomejs/biome/issues/3087~
  2. https://github.com/tapjs/tapjs/issues/1030 – waiting on https://github.com/tapjs/tapjs/pull/1032 to land.
paambaati commented 3 weeks ago

Waiting on https://github.com/tapjs/tapjs/pull/1032 to land.