Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

bug: Calculate rel_increase_comp independently of plotting

Open Beginner friendly
#136 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
data

Research direction

Search the codebase for rel_increase_comp and trace where it is calculated when make_plots is enabled. Reproduce the issue with make_plots=False, then verify that the metric is included in the batch export without requiring plots.

Written by the indexing model from the issue text.

Description

bug

Describe the bug
rel_increase_comp is calculated only when plots are made. This seems illogical/unintuitive, because why would the calculation of a metric depend on whether a plot is made.

To Reproduce
Run sb with make_plots=False

Expected behavior
rel_increase_comp should be calculated?

Screenshots
n/a

Desktop (please complete the following information):
n/a

You have a solution? (optional)
Please always calculate rel_increase_comp

Additional context
We just noticed after a big batch export that this metric was not included.

PS there is no urgency to this, but probably something that could be fixed eventually.

Dominant language
Python
Stars
33
Forks
4
Avg merge
3h 15m
Merged PRs (30d)
1

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.

More from BikeNetKit/superblockify

All issues in BikeNetKit/superblockify

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.