41
/ 100
Some interest. A stronger README and CI would help.
๐ท๐ด๐น๐๐ Romanian Economic Monitor
A low grade is a to-do list, not a judgment of your code
Most gaps here are documentation, tests, and setup, not the code itself. Closing your top 3 gaps alone would lift this repo to C (70).
See your top fixesTop fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Add automated tests. They prove the code works and give contributors confidence to make changes.
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add `pull_request:` to the workflow `on:` triggers.
- 4CI/CD14pt
Add a lint step to catch style issues automatically.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
51
No install instructions found in the README (โ45 pts).
โ Add a section showing how to install dependencies.
No CONTRIBUTING.md found (โ47 pts base + up to โ53 pts more for content).
โ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
Licensed under Other.
Engineering
25
No tests detected anywhere in the repository.
โ Add automated tests. They prove the code works and give contributors confidence to make changes.
No linter or formatter config found.
โ Add a linter config such as .eslintrc.json, .prettierrc, ruff.toml, or .golangci.yml to enforce consistent code style.
No dependency lockfile found (โ70 pts).
โ Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.
CI is configured (.github/workflows/daily_stooq_download.yml).
Issue or PR templates present.
Project health
68
No dependency manifest detected at root.
โ Add a manifest (package.json, pyproject.toml, Cargo.toml, go.mod, etc.) so others can install dependencies in one command.
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 7442 / 18282Commits (30d / 90d)
- 5Forks
- 3Releaseslatest 5y ago
Community
- 50% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 23Watchers
Responsiveness
- 46d 2hMedian issue response
- -Median PR merge time
- 11Open issues
Repository files27 root entries
- .githubGood: CI is configured (.github/workflows/daily_stooq_download.yml).Good: Issue or PR templates present.
- dashboards
- data
- html
- jupyter
- roem 2.0
- .gitignoreGood: .gitignore present.
- bash.exe.stackdump
- bet_index_simple_with_headers.csv
- bet_index_simple.csv
- bet_index_values.csv
- bet_index.csv
- bvb_bet_after_click.png
- bvb_bet_before_click.png
- bvb_bet_page_with_table.html
- CNAME
- df0.csv
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- favicon.ico
- fetch_financialMarkets.py
- index.html
- LICENSEGood: Licensed under Other.
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (โ15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (โ45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (โ45 pts).Fix: Add a section showing how to start or use the project.
- run.sh
- snapshot.png
- snapshot2.png
- traefik.toml
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/denesdata/roem)