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

Build/upgrade nx #1453

Merged
merged 11 commits into from
Aug 22, 2024
Merged

Build/upgrade nx #1453

merged 11 commits into from
Aug 22, 2024

Conversation

gregmartDOTin
Copy link
Contributor

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 97.43590% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.14%. Comparing base (5ee0a9c) to head (1f198bd).
Report is 21 commits behind head on master.

Files Patch % Lines
packages/date/polyfills/padStart.js 0.00% 1 Missing ⚠️
...s/reactstrap-validation-date/polyfills/padStart.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1453      +/-   ##
==========================================
- Coverage   92.19%   92.14%   -0.05%     
==========================================
  Files         189      189              
  Lines        5340     5312      -28     
  Branches     1641     1639       -2     
==========================================
- Hits         4923     4895      -28     
  Misses        417      417              

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

@gregmartDOTin gregmartDOTin merged commit 8af9269 into master Aug 22, 2024
7 of 8 checks passed
@gregmartDOTin gregmartDOTin deleted the build/upgrade-nx branch August 22, 2024 20:19
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.

3 participants