Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

test(numberinput): add a integration test without jest-cucumber#397

Open
samuel-gomez wants to merge 1 commit intomasterfrom
test/numberinput
Open

test(numberinput): add a integration test without jest-cucumber#397
samuel-gomez wants to merge 1 commit intomasterfrom
test/numberinput

Conversation

@samuel-gomez
Copy link
Copy Markdown
Owner

Types of changes

  • Update npm packages
  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Performance improvement
  • Refactoring (so no functional change)
  • Other (docs, build config, etc)

Checklist:

  • I've added tests for my code. (most of the time mandatory)
  • I have added an entry to the changelog. (mandatory)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 2, 2023

Codecov Report

Merging #397 (4d5a966) into master (03c0101) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #397   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          139       139           
  Lines         1347      1347           
  Branches       494       494           
=========================================
  Hits          1347      1347           
Impacted Files Coverage Δ
src/pages/Demos/DateInput/DateInput.tsx 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants