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

chore: fix lint on main #629

Merged
merged 1 commit into from
Mar 28, 2022
Merged

chore: fix lint on main #629

merged 1 commit into from
Mar 28, 2022

Conversation

f0ssel
Copy link
Contributor

@f0ssel f0ssel commented Mar 28, 2022

We had a PR merge race, this fixes main.

@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #629 (064eb81) into main (01957da) will increase coverage by 1.64%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
+ Coverage   61.81%   63.46%   +1.64%     
==========================================
  Files         196      114      -82     
  Lines       11331    10635     -696     
  Branches       85        0      -85     
==========================================
- Hits         7004     6749     -255     
+ Misses       3574     3120     -454     
- Partials      753      766      +13     
Flag Coverage Δ
unittest-go- 62.64% <ø> (?)
unittest-go-macos-latest 58.54% <ø> (+0.24%) ⬆️
unittest-go-ubuntu-latest 61.32% <ø> (+0.09%) ⬆️
unittest-go-windows-2022 57.62% <ø> (+0.24%) ⬆️
unittest-js ?
Impacted Files Coverage Δ
codersdk/workspaceresourceauth.go 47.50% <0.00%> (-15.00%) ⬇️
provisionerd/provisionerd.go 78.41% <0.00%> (ø)
site/src/components/Icons/FileCopy.tsx
site/src/pages/index.tsx
.../pages/projects/[organization]/[project]/index.tsx
site/src/pages/404.tsx
site/src/test_helpers/entities.ts
site/src/Main.tsx
site/src/components/Table/TableHeaders.tsx
site/src/components/User/UserAvatar.tsx
... and 89 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01957da...064eb81. Read the comment docs.

@f0ssel f0ssel enabled auto-merge (squash) March 28, 2022 19:47
@f0ssel f0ssel merged commit 9485fd6 into main Mar 28, 2022
@f0ssel f0ssel deleted the f0ssel/fix-lint branch March 28, 2022 19:51
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
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

3 participants