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

ci(run-tests): add usage help and refactor options #150

Merged
merged 6 commits into from
Feb 25, 2025

Conversation

tiborsimko
Copy link
Member

  • ci(run-tests): add usage help and refactor options
  • ci(jsonlint): add JSON linting
  • ci(shfmt): add shfmt code formatting checks
  • ci(prettier): add Prettier code formatting checks
  • ci(markdownlint): add Markdown linting
  • ci(yamllint): add YAML linting

@tiborsimko tiborsimko self-assigned this Feb 16, 2025
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Feb 16, 2025
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Feb 16, 2025
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Feb 16, 2025
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Feb 16, 2025
Also adds basic `.editorconfig` configuration for various languages
since this is the primary way how to configure `shfmt` shell script
source code formatting with respect to indentation.
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Feb 16, 2025
In addition to adding JSON linting, this commit orders all GitHub CI
checks alphabetically.
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Feb 16, 2025
Renames `run-tests.sh` command-line options to make them coherent with
the CI test names. Adds usage help option (`--help`).
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.80%. Comparing base (1714dbf) to head (b9368d8).
Report is 6 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   80.80%   80.80%           
=======================================
  Files          12       12           
  Lines         719      719           
=======================================
  Hits          581      581           
  Misses        138      138           

Also adds basic `.editorconfig` configuration for various languages
since this is the primary way how to configure `shfmt` shell script
source code formatting with respect to indentation.
In addition to adding JSON linting, this commit orders all GitHub CI
checks alphabetically.
Renames `run-tests.sh` command-line options to make them coherent with
the CI test names. Adds usage help option (`--help`).
@tiborsimko tiborsimko merged commit b9368d8 into cernopendata:master Feb 25, 2025
23 checks passed
@tiborsimko tiborsimko deleted the formatting-linting branch February 25, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant