stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

test: React frameworks compatibility automation

Open petyosi opened this issue 3 years ago • 1 comments

🎯 Goal

This lets us detect regressions and incompatibilities with NextJS/Remix - we can add others.

🛠 Implementation details

a shell script that does typical hello world in NextJS + build.

petyosi avatar Aug 19 '22 12:08 petyosi

Codecov Report

Base: 83.58% // Head: 83.58% // No change to project coverage :thumbsup:

Coverage data is based on head (e976d7e) compared to base (2d91cef). Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1719   +/-   ##
========================================
  Coverage    83.58%   83.58%           
========================================
  Files          259      259           
  Lines         6396     6396           
  Branches      1795     1795           
========================================
  Hits          5346     5346           
  Misses         883      883           
  Partials       167      167           

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

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Aug 19 '22 12:08 codecov[bot]