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 ngDevMode #1685

Merged
merged 1 commit into from
Nov 9, 2023
Merged

chore: fix ngDevMode #1685

merged 1 commit into from
Nov 9, 2023

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Nov 6, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented Nov 6, 2023

Preview is ready!

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #1685 (dfb0a92) into master (66e612d) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

❗ Current head dfb0a92 differs from pull request most recent head c0c518e. Consider uploading reports for the commit c0c518e to get more accurate results

@@            Coverage Diff             @@
##           master    #1685      +/-   ##
==========================================
- Coverage   95.53%   95.51%   -0.03%     
==========================================
  Files         282      282              
  Lines        8758     8759       +1     
  Branches     1649     1650       +1     
==========================================
- Hits         8367     8366       -1     
- Misses        323      324       +1     
- Partials       68       69       +1     
Files Coverage Δ
packages/abc/date-picker/range.directive.ts 89.28% <100.00%> (+0.12%) ⬆️
packages/util/other/assert.ts 86.36% <100.00%> (ø)

... and 1 file with indirect coverage changes

@cipchk cipchk merged commit 2803dc8 into master Nov 9, 2023
9 checks passed
@cipchk cipchk deleted the ngdevmode branch July 1, 2024 15:50
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.

2 participants