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

feat: add helpers to check if we need to disable the global guard or not #630

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

floross
Copy link
Collaborator

@floross floross commented Jun 15, 2023

No description provided.

@nx-cloud
Copy link

nx-cloud bot commented Jun 15, 2023

☁️ Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

CI is running/has finished running commands for commit 3b6d8a4. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Patch coverage: 27.77% and project coverage change: -0.43 ⚠️

Comparison is base (5a51c24) 64.88% compared to head (3b6d8a4) 64.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #630      +/-   ##
==========================================
- Coverage   64.88%   64.45%   -0.43%     
==========================================
  Files         254      255       +1     
  Lines        3221     3230       +9     
  Branches      674      676       +2     
==========================================
- Hits         2090     2082       -8     
- Misses       1131     1148      +17     
Flag Coverage Δ
unittests 64.45% <27.77%> (-0.43%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...nerators/service/methods/count-method.generator.ts 100.00% <ø> (ø)
...erators/service/methods/create-method.generator.ts 100.00% <ø> (ø)
...erators/service/methods/delete-method.generator.ts 100.00% <ø> (ø)
...tors/service/methods/find-many-method.generator.ts 100.00% <ø> (ø)
...rs/service/methods/find-unique-method.generator.ts 100.00% <ø> (ø)
...erators/service/methods/update-method.generator.ts 100.00% <ø> (ø)
...c/generators/service/aggregate-method.generator.ts 100.00% <ø> (ø)
...s/src/generators/service/count-method.generator.ts 100.00% <ø> (ø)
...generators/service/create-many-method.generator.ts 93.75% <ø> (ø)
.../src/generators/service/create-method.generator.ts 90.00% <ø> (ø)
... and 11 more

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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