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

Fix code quality tests #137

Merged
merged 3 commits into from
Dec 20, 2023
Merged

Fix code quality tests #137

merged 3 commits into from
Dec 20, 2023

Conversation

computablee
Copy link
Owner

Which issue are you addressing?

Closes #129

How have you addressed the issue?

The errors with README.md were resolved. The issues with jscpd were not easily able to be worked around, so jscpd:ignore-start was used.

How have you tested your patch?

All tests pass.

@computablee computablee linked an issue Dec 20, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c3ca9bc) 98.89% compared to head (f91cc76) 98.89%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #137   +/-   ##
=======================================
  Coverage   98.89%   98.89%           
=======================================
  Files          13       13           
  Lines        1449     1449           
  Branches      157      157           
=======================================
  Hits         1433     1433           
  Misses          5        5           
  Partials       11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@computablee computablee merged commit 11f23b3 into main Dec 20, 2023
17 checks passed
@computablee computablee deleted the 129-ci-fix-code-quality-tests branch December 20, 2023 05:10
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.

[CI] Fix code quality tests
1 participant