masukomi / masukomi/private_comments

test git author recording

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Scheme
Stars
48
Forks
2
PR merge metrics
No merged PRs in 30d

Description

in the test_everything file:

  • test the server records the git commit with the user specified in the request
  • test that when no user is specified in the request an unknown user is specified instead of the default user on the system.

Note: I don't think either of these are actually implemented in private_comments.scm please create a new ticket for whatever needs to be done.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with test_everything and inspect private_comments.scm to determine the current handling of git authors. Add coverage for a request-specified user and for the unknown-user fallback when no user is supplied. Done means both behaviors are tested and any missing implementation is documented in a separate ticket.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
backend, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.