mbpictures / tessera

Open source and ready to use ticket shop with lots of customization abilities and feature rich admin dashboard. Several payment providers (stripe, paypal, sofort) are available out of the box and new ones can be added with ease.
MIT License
19 stars 2 forks source link

hotfix/top-content-not-reachable-when-container-overflows #12

Closed mbpictures closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #12 (9d8278a) into main (e30797d) will increase coverage by 0.05%. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   79.72%   79.78%   +0.05%     
==========================================
  Files          94       94              
  Lines        1396     1400       +4     
  Branches      268      268              
==========================================
+ Hits         1113     1117       +4     
  Misses        200      200              
  Partials       83       83              
Impacted Files Coverage Δ
src/components/StepperContainer.tsx 78.37% <83.33%> (+2.62%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more