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

test: increase test coverage for Tile #18038

Merged
merged 1 commit into from
Nov 12, 2024
Merged

test: increase test coverage for Tile #18038

merged 1 commit into from
Nov 12, 2024

Conversation

2nikhiltom
Copy link
Contributor

Closes #17481

Increase test coverage for Tile component.

Changelog

Changed

  • Increased test coverage to be above 80%

Testing / Reviewing

Check code coverage and make sure the test cases make sense

@2nikhiltom 2nikhiltom requested a review from a team as a code owner November 11, 2024 15:48
Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 0d7f133
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/6732275fc3d23400087ef21c
😎 Deploy Preview https://deploy-preview-18038--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 0d7f133
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6732275f97c912000891624f
😎 Deploy Preview https://deploy-preview-18038--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 0d7f133
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/6732275fd464980008f4dc57
😎 Deploy Preview https://deploy-preview-18038--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.00%. Comparing base (0cfda56) to head (0d7f133).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18038      +/-   ##
==========================================
+ Coverage   81.81%   82.00%   +0.18%     
==========================================
  Files         404      404              
  Lines       14067    14095      +28     
  Branches     4413     4384      -29     
==========================================
+ Hits        11509    11558      +49     
+ Misses       2395     2374      -21     
  Partials      163      163              

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

@ariellalgilmore ariellalgilmore added this pull request to the merge queue Nov 12, 2024
Merged via the queue into main with commit 126c4ed Nov 12, 2024
40 checks passed
@ariellalgilmore ariellalgilmore deleted the tiles-coverage branch November 12, 2024 17:27
Copy link
Contributor

The content of this pull request will be made available as part of our next release. For the full schedule of upcoming releases, check out our Release Radar page.

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.

Increase Tile unit test coverage
4 participants