Quantco / Quantco/quant-ranger

Validate results of node dependency cooldown updaters

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

Nobody has claimed this yet.

Dominant language
Python
Stars
5
Forks
0
Avg merge
3h 39m
Merged PRs (30d)
6

Description

We should parse the updated files and verify that the values have been applied correctly. At the moment, we are only doing string matching, so it may be that the wrong values are modified if they share the same key. This would not fix those errors, but at least we could detect them.

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

Locate the node dependency cooldown updater and its current string-matching logic, then inspect how updated files are represented. Add parsing and verification so the intended values are checked after updates, including cases where keys repeat. The work is done when incorrect modifications are detected rather than silently accepted.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, python
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.