Skip to content

Conversation

@heavyscientist
Copy link
Contributor

Pull Request Description

Changes Made

Describe the changes you've made in this pull request. What does this PR do?

Motivation and Context

Why is this change required? What problem does it solve?

If it fixes an open issue, please link to the issue here.

Type of Change

Please check the options that are relevant:

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update

Testing Performed

Describe the tests you ran to verify your changes:

  • Test scenario 1
  • Test scenario 2

Screenshots (if appropriate)

Add screenshots to help explain your changes.

Dependencies

List any dependencies that are required for this change:

  • Dependency 1
  • Dependency 2

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes

Add any other context about the pull request here.

Reviewers

@mention relevant team members or individuals you'd like to review this PR

@github-actions
Copy link

badge

Code Coverage Summary

Filename                    Stmts    Miss  Cover    Missing
------------------------  -------  ------  -------  ------------------------------------------------------------------------------------------------
rustmaps.go                     1       0  100.00%
pkg/api/generate.go            98      29  70.41%   65, 72, 92-93, 115, 131, 156, 163, 173-174, 183-184, 191-205, 210, 221-226
pkg/api/limits.go              27      10  62.96%   50-51, 60-61, 70-71, 78-79, 84-85
pkg/api/main.go                11       0  100.00%
pkg/api/status.go              41       6  85.37%   91, 100-101, 110-111, 120
pkg/rustmaps/auth.go           15       4  73.33%   26-27, 34-35
pkg/rustmaps/config.go         13       3  76.92%   25-27, 34
pkg/rustmaps/download.go      104      26  75.00%   52-54, 79-81, 87-91, 133-134, 138, 157-158, 162-163, 168-169, 173-174, 182-183, 186-187, 190-191
pkg/rustmaps/generate.go       29       5  82.76%   25, 29, 35-36, 51
pkg/rustmaps/getters.go         5       0  100.00%
pkg/rustmaps/helpers.go        21       0  100.00%
pkg/rustmaps/import.go         98      13  86.73%   34, 45, 50, 106-107, 159-160, 166-167, 179-180, 187-188
pkg/rustmaps/main.go           43       4  90.70%   52, 70, 111-112
pkg/rustmaps/setters.go         3       0  100.00%
pkg/types/main.go              38       2  94.74%   106, 114
TOTAL                         547     102  81.35%

Results for commit: 90d6335

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@heavyscientist heavyscientist merged commit 940ce01 into main Sep 11, 2025
3 checks passed
@heavyscientist heavyscientist deleted the jungle-biome-percentage branch September 11, 2025 19:21
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.

2 participants