Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

change to pull_request_target #508

Merged
merged 2 commits into from Mar 30, 2021
Merged

change to pull_request_target #508

merged 2 commits into from Mar 30, 2021

Conversation

mattvb91
Copy link
Member

Fixes #487 ... maybe?

@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #508 (872e7ed) into next (56c6dd7) will increase coverage by 7.57%.
The diff coverage is 80.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next     #508      +/-   ##
==========================================
+ Coverage   72.59%   80.16%   +7.57%     
==========================================
  Files          67      148      +81     
  Lines        1215     2012     +797     
  Branches      126      313     +187     
==========================================
+ Hits          882     1613     +731     
- Misses        265      315      +50     
- Partials       68       84      +16     
Impacted Files Coverage Δ
packages/auth/server/index.ts 100.00% <ø> (ø)
packages/base/src/Errors.ts 85.71% <ø> (+22.07%) ⬆️
packages/base/src/TestClient.ts 94.11% <0.00%> (-5.89%) ⬇️
packages/base/src/mutations/Admin/Canvas.ts 0.00% <ø> (ø)
packages/base/src/mutations/Admin/Config.ts 0.00% <ø> (ø)
packages/base/src/queries/Admin/Settings.ts 0.00% <ø> (ø)
packages/base/src/queries/Config.ts 0.00% <ø> (ø)
packages/base/src/queries/SEO.ts 0.00% <ø> (ø)
packages/base/src/queries/User.ts 0.00% <ø> (ø)
packages/base/src/resolvers/db/faker/index.ts 100.00% <ø> (ø)
... and 200 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 778c94d...872e7ed. Read the comment docs.

* yarn again

* clean

* fix dep and test

* killport

Co-authored-by: Patrick Haug <patrick@corejam.io>
@mattvb91 mattvb91 merged commit b9de1f3 into next Mar 30, 2021
@mattvb91 mattvb91 deleted the fix/dependabotTarget branch March 30, 2021 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Random CI Runs missing env vars
1 participant