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

Update check PR action to lint all files in repo for any changes to those hooks going forward. #132

Merged
merged 2 commits into from
May 21, 2023

Conversation

stefmolin
Copy link
Owner

No description provided.

@stefmolin stefmolin added this to the 0.2.0 milestone May 21, 2023
@stefmolin stefmolin self-assigned this May 21, 2023
@github-actions github-actions bot added the ci/cd Relating to local development or CI/CD label May 21, 2023
@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Merging #132 (4e58663) into main (eed099c) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   98.31%   98.31%           
=======================================
  Files          42       42           
  Lines        1657     1657           
  Branches      320      319    -1     
=======================================
  Hits         1629     1629           
  Misses         24       24           
  Partials        4        4           
Impacted Files Coverage Δ
tests/bounds/test_interval.py 100.00% <ø> (ø)
src/data_morph/plotting/static.py 100.00% <100.00%> (ø)
src/data_morph/shapes/factory.py 100.00% <100.00%> (ø)
src/data_morph/shapes/polygons.py 100.00% <100.00%> (ø)
tests/shapes/test_factory.py 100.00% <100.00%> (ø)
tests/test_morpher.py 100.00% <100.00%> (ø)

@github-actions github-actions bot added plotting Work relating to plotting module shapes Work relating to shapes module testing Relating to the testing suite labels May 21, 2023
@stefmolin stefmolin merged commit 91251c7 into main May 21, 2023
15 checks passed
@stefmolin stefmolin deleted the lint-all branch May 21, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Relating to local development or CI/CD plotting Work relating to plotting module shapes Work relating to shapes module testing Relating to the testing suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant