Skip to content

Comments

Go 1.24#58

Merged
roman-khimov merged 4 commits intomasterfrom
upgrade-go-1-24
Sep 8, 2025
Merged

Go 1.24#58
roman-khimov merged 4 commits intomasterfrom
upgrade-go-1-24

Conversation

@End-rey
Copy link
Contributor

@End-rey End-rey commented Sep 8, 2025

Closes #49.

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
Also update dependencies.

Closes #49.

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.88%. Comparing base (80f1d3c) to head (81cc18f).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
internal/parsers/db/continents/geojson/db.go 0.00% 1 Missing ⚠️
internal/parsers/db/locode.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   25.88%   25.88%           
=======================================
  Files          20       20           
  Lines         935      935           
=======================================
  Hits          242      242           
  Misses        672      672           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 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.

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
Change revision of github files.
Two new locations in `pkg/locodedb/data/locodes.csv.bz2`:
```
+CNFEH,Fenghua,5,ZJ,Zhejiang Sheng,29.65,121.4
+FRBEC,Le Buisson-de-Cadouin,1,24,Dordogne,44.833332,0.9
```

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
@roman-khimov roman-khimov merged commit 9303240 into master Sep 8, 2025
9 of 10 checks passed
@roman-khimov roman-khimov deleted the upgrade-go-1-24 branch September 8, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Go 1.24 upgrade check list

2 participants