Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add basic CI tests and linting #11

Merged
merged 63 commits into from
Feb 15, 2023
Merged

add basic CI tests and linting #11

merged 63 commits into from
Feb 15, 2023

Conversation

fmigneault
Copy link
Member

Changes

  • Refactor canarieapi.test into canarieapi.schema and rename test_config to validate_config_schema
    to better represent their intended use.
  • Add multiple linting validations with Makefile targets.
  • Add minimal tests with GitHub Actions CI integration.

@github-actions github-actions bot added the ui label Feb 3, 2023
@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@0a25a87). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head 446c55c differs from pull request most recent head 4963265. Consider uploading reports for the commit 4963265 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #11   +/-   ##
=========================================
  Coverage          ?   75.86%           
=========================================
  Files             ?       11           
  Lines             ?      522           
  Branches          ?       81           
=========================================
  Hits              ?      396           
  Misses            ?       96           
  Partials          ?       30           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fmigneault fmigneault merged commit b4cbacf into master Feb 15, 2023
@fmigneault fmigneault deleted the run-tests branch February 15, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant