Skip to content

Release/v0.2.0#7

Merged
fdekievit merged 6 commits into
mainfrom
release/v0.2.0
Jul 7, 2026
Merged

Release/v0.2.0#7
fdekievit merged 6 commits into
mainfrom
release/v0.2.0

Conversation

@fdekievit

Copy link
Copy Markdown
Collaborator

Original code had a bug where if you ran with distance X it would generate files up to X-1 instead of including X.

This code creates hamming_distance_.txt appropriately.

New functionality:
--outpath can now be provided to write the output to a desired location.

@fdekievit fdekievit requested a review from BasMonkey July 7, 2026 09:32
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/hammingdistancecalculator
   __init__.py00100% 
   hamming_distance.py102694%27, 50, 112, 126, 128, 264
TOTAL102694% 

Tests Skipped Failures Errors Time
51 0 💤 0 ❌ 0 🔥 0.430s ⏱️

BasMonkey
BasMonkey previously approved these changes Jul 7, 2026

@BasMonkey BasMonkey left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All commits have been reviewed before, looks good!

@fdekievit fdekievit merged commit e0bae6a into main Jul 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants