laboratoriobridge / bold

https://bold.bridge.ufsc.br
MIT License
75 stars 9 forks source link

#812 - Migrating tests from select #814

Closed Andrevmatias closed 10 months ago

Andrevmatias commented 1 year ago

closes #812

codecov[bot] commented 10 months ago

Codecov Report

Merging #814 (a78810d) into combobox (ecd2706) will increase coverage by 0.08%. Report is 141 commits behind head on combobox. The diff coverage is 98.84%.

@@             Coverage Diff              @@
##           combobox     #814      +/-   ##
============================================
+ Coverage     98.63%   98.71%   +0.08%     
============================================
  Files           494      510      +16     
  Lines          4248     4748     +500     
  Branches        665      781     +116     
============================================
+ Hits           4190     4687     +497     
- Misses           58       60       +2     
- Partials          0        1       +1     
Files Coverage Δ
src/components/Combobox/Combobox.tsx 100.00% <100.00%> (ø)
src/components/Combobox/ComboboxInline.tsx 100.00% <100.00%> (ø)
src/components/Combobox/ComboboxMenuComponents.tsx 100.00% <100.00%> (ø)
src/components/Combobox/ComboboxSingleselect.tsx 100.00% <100.00%> (ø)
src/components/Combobox/ListBox.tsx 100.00% <100.00%> (ø)
src/components/Combobox/SearchBox.tsx 100.00% <100.00%> (ø)
src/components/Combobox/index.ts 100.00% <100.00%> (ø)
src/components/Combobox/useComboboxItemsLoader.ts 100.00% <100.00%> (ø)
...nents/PivotTable/PivotTableCell/PivotTableCell.tsx 100.00% <100.00%> (ø)
...s/PivotTable/PivotTableCell/PivotTableProvider.tsx 100.00% <100.00%> (ø)
... and 14 more

... and 1 file with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!