air-verse / air

☁️ Live reload for Go apps
GNU General Public License v3.0
16.35k stars 771 forks source link

Redirect to browser after build #535

Open ValeryVerkhoturov opened 4 months ago

ValeryVerkhoturov commented 4 months ago

AppUrl is used to open browser URL when the build is finished. AppUrlOpenDelay waits when server is ready to accept requests.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 64.06%. Comparing base (ca162a8) to head (a7b2c84).

Files Patch % Lines
runner/engine.go 0.00% 9 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #535 +/- ## ========================================== - Coverage 64.79% 64.06% -0.73% ========================================== Files 10 10 Lines 1156 1166 +10 ========================================== - Hits 749 747 -2 - Misses 327 338 +11 - Partials 80 81 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.