Skip to content

[MLDM-66] Package documentation #10360

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 16 commits into from
Sep 26, 2024
Merged

Conversation

robert-uhl
Copy link
Contributor

@robert-uhl robert-uhl commented Sep 26, 2024

This adds a check for the presence of package documentation, and adds minimal documentation throughout.

In the interest of time, in most cases that documentation is little more than “Package foo needs to be documented,” but I did try to come up with something slightly better when I could.

Copy link

github-actions bot commented Sep 26, 2024

size-limit report 📦

Path Size
Entry 93.11 KB (0%)
Vendor XL 800.86 KB (0%)
Chunks 292.47 KB (0%)
Everything 1.16 MB (0%)

@robert-uhl robert-uhl changed the base branch from master to rau/mldm-66-variable-documentation September 26, 2024 15:51
Base automatically changed from rau/mldm-66-variable-documentation to master September 26, 2024 16:20
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.20%. Comparing base (03ab44b) to head (53c8d7a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10360      +/-   ##
==========================================
+ Coverage   62.17%   62.20%   +0.02%     
==========================================
  Files        1219     1219              
  Lines       87664    87663       -1     
  Branches     1820     1820              
==========================================
+ Hits        54507    54532      +25     
+ Misses      32316    32292      -24     
+ Partials      841      839       -2     
Flag Coverage Δ
62.20% <ø> (+0.02%) ⬆️

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.

@robert-uhl robert-uhl marked this pull request as ready for review September 26, 2024 16:46
@robert-uhl robert-uhl requested a review from jrockway September 26, 2024 16:46
Copy link
Contributor

@jrockway jrockway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. This will be great to enforce going forward!

// Package client implements a gRPC client for Pachyderm.
//
// Before using this package, give serious thought to just using the generated
// gRPC interface directly.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@robert-uhl robert-uhl merged commit 062bc4f into master Sep 26, 2024
26 checks passed
@robert-uhl robert-uhl deleted the rau/mldm-66-package-documentation branch September 26, 2024 18:04
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