Skip to content

chore: update go module path to github.com/gotify/server/v3 - #1030

Merged
eternal-flame-AD merged 1 commit into
masterfrom
go-imports
Aug 16, 2026
Merged

chore: update go module path to github.com/gotify/server/v3#1030
eternal-flame-AD merged 1 commit into
masterfrom
go-imports

chore: update go module path to github.com/gotify/server/v3

5a36c8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 0s

74.78% (+0.00%) compared to ef41eba

View this Pull Request on Codecov

74.78% (+0.00%) compared to ef41eba

Details

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.78%. Comparing base (ef41eba) to head (5a36c8c).

Files with missing lines Patch % Lines
plugin/example/clock/main.go 0.00% 1 Missing ⚠️
plugin/example/echo/echo.go 0.00% 1 Missing ⚠️
plugin/example/minimal/main.go 0.00% 1 Missing ⚠️
plugin/testing/broken/cantinstantiate/main.go 0.00% 1 Missing ⚠️
plugin/testing/broken/malformedconstructor/main.go 0.00% 1 Missing ⚠️
plugin/testing/broken/noinstance/main.go 0.00% 1 Missing ⚠️
plugin/testing/broken/unknowninfo/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1030   +/-   ##
=======================================
  Coverage   74.78%   74.78%           
=======================================
  Files          66       66           
  Lines        3541     3541           
=======================================
  Hits         2648     2648           
  Misses        688      688           
  Partials      205      205           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.