whitesmith / whitesmith/rubycritic

HTML to view JSON

Open
#314 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion feature
Dominant language
Ruby
Stars
3.5k
Forks
234
PR merge metrics
No merged PRs in 30d

Description

I'm trying to set up the "poor man's code climate" but given the way our system works and our repo is set up, sending around 9000 html files is prohibitively expensive. But this gave me an idea. If there were html set up to read a json file and fill in data from that, we could use the json formatter and send that file around. And in general, this seems like a more efficient approach than generating tons of html files.

Contributor guide

Open the contributing guide

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 by reviewing RubyCritic's existing HTML report generation and JSON formatter entry points. Determine how a single HTML view could consume the generated JSON instead of thousands of files, then verify that the reported metrics and rendered output remain complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, json, ruby
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.