Skip to content

[doc] README: list net and stats in the libraries table; note upstream modules#162

Merged
vt128 merged 1 commit into
masterfrom
readme-table-complete
Jun 13, 2026
Merged

[doc] README: list net and stats in the libraries table; note upstream modules#162
vt128 merged 1 commit into
masterfrom
readme-table-complete

Conversation

@vt128

@vt128 vt128 commented Jun 13, 2026

Copy link
Copy Markdown
Member

The top-level libraries table listed 16 of 18 lib/* modules — net and stats were missing (both already appear in the Modules: example line). Adds their rows and notes that math/struct/time are re-exported from go.starlark.net (no lib/ README). Top-level doc now matches the actual module set. Doc-only.

…m modules

The libraries table listed 16 of the 18 lib/* modules — net and stats were
missing (though both appear in the Modules: example line). Add their rows,
and note that math/struct/time are re-exported from go.starlark.net (hence
no lib/ README), so the table matches the actual module set.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codacy-production

codacy-production Bot commented Jun 13, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 1 minor

Results:
1 new issue

Category Results
CodeStyle 1 minor

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (58325fd) 7692 7277 94.60%
Head commit (452f650) 7692 (+0) 7277 (+0) 94.60% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#162) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.41%. Comparing base (58325fd) to head (452f650).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   93.41%   93.41%           
=======================================
  Files          49       49           
  Lines        6177     6177           
=======================================
  Hits         5770     5770           
  Misses        258      258           
  Partials      149      149           

☔ 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.

@vt128 vt128 merged commit 2e6daea into master Jun 13, 2026
12 checks passed
@vt128 vt128 deleted the readme-table-complete branch June 13, 2026 03:25
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.

1 participant