Skip to content

Airtable code coverage

Actions
Update airtable with code coverage data
v1.0.0
Latest
Star (0)

Tags

 (1)

airtable-code-coverage-action

Development

Install the required dependencies:

yarn

And you may now run the tests with:

yarn test

Inputs

  • airtable_token: Airtable API token.
  • airtable_base_id: Airtable base id.
  • airtable_table_name: Airtable table name.
  • airtable_record_id: Airtable record id.
  • airtable_field_name: Airtable field name.

Releases

Be sure to have configured GITHUB_TOKEN in your globals.

npm version [<new version> | major | minor | patch] -m "Release %s"
git push origin master && git push --tags

Airtable code coverage is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Update airtable with code coverage data
v1.0.0
Latest

Tags

 (1)

Airtable code coverage is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.