Skip to content
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

Add documentation for "gold" Changemaker data #1300

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bickelj
Copy link
Contributor

@bickelj bickelj commented Oct 31, 2024

Without this commit, one would be left to read the source code to try to make sense of the values coming out of GET /changemakers. While source code may be well-commented, it does not capture the high-level intent that drove people to write it. This commit adds documentation with some details about the /changemakers endpoint and special attention to the method it uses to retrieve field values.

Issue #1274

Without this commit, one would be left to read the source code to try
to make sense of the values coming out of `GET /changemakers`. While
source code may be well-commented, it does not capture the high-level
intent that drove people to write it. This commit adds documentation
with some details about the `/changemakers` endpoint and special
attention to the method it uses to retrieve field values.

Issue #1274
@bickelj
Copy link
Contributor Author

bickelj commented Oct 31, 2024

Failed lint on a markdown file, wow. Thanks, prettier! 🤦

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.33%. Comparing base (d7910c8) to head (d88ff5b).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1300   +/-   ##
=======================================
  Coverage   87.33%   87.33%           
=======================================
  Files         172      172           
  Lines        2258     2258           
  Branches      298      298           
=======================================
  Hits         1972     1972           
  Misses        261      261           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@hminsky2002 hminsky2002 left a comment

Choose a reason for hiding this comment

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

To the extent that this explained our gold-data system to me just by reviewing it, cool! Approved, though I'd imagine @slifty and @jasonaowen should probably look through this first

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