Skip to content

chore: Update formatting #114

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

Merged
merged 4 commits into from
Nov 16, 2023
Merged

chore: Update formatting #114

merged 4 commits into from
Nov 16, 2023

Conversation

TimothyJones
Copy link
Member

This PR removes standard eslint settings, and adds prettier, reformatting the code to match.

@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2023

Codecov Report

Attention: Patch coverage is 96.99571% with 28 lines in your changes missing coverage. Please review.

Project coverage is 97.65%. Comparing base (b77b842) to head (6b26ba5).
Report is 44 commits behind head on master.

Files with missing lines Patch % Lines
lib/updaters/index.js 59.09% 9 Missing ⚠️
test/core.spec.js 98.58% 4 Missing ⚠️
test/config-files.spec.js 96.00% 3 Missing ⚠️
command.js 75.00% 2 Missing ⚠️
lib/run-execFile.js 77.77% 2 Missing ⚠️
test/git.spec.js 98.78% 2 Missing ⚠️
lib/configuration.js 91.66% 1 Missing ⚠️
lib/lifecycles/bump.js 98.57% 1 Missing ⚠️
lib/lifecycles/commit.js 96.29% 1 Missing ⚠️
lib/updaters/types/csproj.js 80.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   97.71%   97.65%   -0.07%     
==========================================
  Files          32       32              
  Lines        1359     1362       +3     
==========================================
+ Hits         1328     1330       +2     
- Misses         31       32       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TimothyJones TimothyJones changed the title Update formatting chore: Update formatting Nov 16, 2023
@TimothyJones TimothyJones enabled auto-merge (squash) November 16, 2023 11:25
@TimothyJones TimothyJones merged commit 16be049 into master Nov 16, 2023
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.

2 participants