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: update typecheck script #6365

Closed
wants to merge 1 commit into from

Conversation

Dunqing
Copy link

@Dunqing Dunqing commented Mar 28, 2024

No description provided.

Copy link

nx-cloud bot commented Mar 28, 2024

@Brooooooklyn
Copy link
Member

@Dunqing -b is required, because without -b the tsc will do nothing since the include in tsconfig.json is []

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.02%. Comparing base (e53744b) to head (8ae12ed).
Report is 5 commits behind head on canary.

Additional details and impacted files
@@             Coverage Diff             @@
##           canary    #6365       +/-   ##
===========================================
+ Coverage   62.38%   74.02%   +11.63%     
===========================================
  Files         510      153      -357     
  Lines       23641    15897     -7744     
  Branches     2231      896     -1335     
===========================================
- Hits        14749    11768     -2981     
+ Misses       8629     4096     -4533     
+ Partials      263       33      -230     
Flag Coverage Δ
server-test 74.02% <ø> (+0.11%) ⬆️
unittest ?

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

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

@Dunqing
Copy link
Author

Dunqing commented Mar 28, 2024

@Dunqing -b is required, because without -b the tsc will do nothing since the include in tsconfig.json is []

I see. Thank you for telling me!

@Dunqing Dunqing closed this Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants