Skip to content

chore: add Makefile docs target #352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 15, 2025
Merged

Conversation

sahidvelji
Copy link
Contributor

This PR

The docs target allows contributors to view the
pkgsite docs locally.

Related Issues

Fixes #348

Notes

https://pkg.go.dev/golang.org/x/pkgsite/cmd/pkgsite

How to test

make docs

The docs target allows contributors to view the
pkgsite docs locally.

Signed-off-by: Sahid Velji <sahidvelji@gmail.com>
@sahidvelji sahidvelji requested review from a team as code owners May 15, 2025 01:10
Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.13%. Comparing base (a905ce3) to head (f68dca2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #352   +/-   ##
=======================================
  Coverage   88.13%   88.13%           
=======================================
  Files          14       14           
  Lines        1408     1408           
=======================================
  Hits         1241     1241           
  Misses        143      143           
  Partials       24       24           
Flag Coverage Δ
e2e 88.13% <ø> (ø)
unit 88.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr merged commit 0bdbe12 into open-feature:main May 15, 2025
6 checks passed
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.

[FEATURE] Add Makefile target to view docs locally
2 participants