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 format command for vscode #2174

Merged
merged 1 commit into from
Apr 9, 2020
Merged

add format command for vscode #2174

merged 1 commit into from
Apr 9, 2020

Conversation

shiftkey
Copy link
Member

@shiftkey shiftkey commented Apr 9, 2020

Just a helper script when working locally

@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #2174 into master will decrease coverage by 0.92%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2174      +/-   ##
==========================================
- Coverage   66.75%   65.83%   -0.93%     
==========================================
  Files         545      545              
  Lines       14234    14234              
  Branches        0      834     +834     
==========================================
- Hits         9502     9371     -131     
+ Misses       4732     4706      -26     
- Partials        0      157     +157     
Impacted Files Coverage Δ
Octokit/Helpers/CollectionExtensions.cs 50.00% <0.00%> (-25.00%) ⬇️
Octokit/Clients/GitHubAppInstallationsClient.cs 62.50% <0.00%> (-12.50%) ⬇️
Octokit/Clients/ApiPagination.cs 50.00% <0.00%> (-10.00%) ⬇️
Octokit/Models/Request/ProjectColumnMove.cs 20.00% <0.00%> (-10.00%) ⬇️
Octokit/Models/Request/FormUrlEncodedParameters.cs 85.71% <0.00%> (-9.53%) ⬇️
Octokit/Http/HttpMessageHandlerFactory.cs 72.72% <0.00%> (-9.10%) ⬇️
Octokit/Clients/Enterprise/EnterpriseLdapClient.cs 75.00% <0.00%> (-8.34%) ⬇️
Octokit/Models/Request/ProjectCardMove.cs 25.00% <0.00%> (-8.34%) ⬇️
Octokit/Helpers/PropertyOrField.cs 73.80% <0.00%> (-7.15%) ⬇️
Octokit/Models/Request/NewLabel.cs 57.14% <0.00%> (-7.15%) ⬇️
... and 36 more

@shiftkey shiftkey merged commit a25863f into master Apr 9, 2020
@shiftkey shiftkey deleted the format-command branch April 9, 2020 15:24
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.

None yet

1 participant