Skip to content

Fix docs: #128 #129 #133 #135#146

Merged
iskandr merged 1 commit into
masterfrom
fix-docs-128-129-133-135
Apr 16, 2026
Merged

Fix docs: #128 #129 #133 #135#146
iskandr merged 1 commit into
masterfrom
fix-docs-128-129-133-135

Conversation

@iskandr

@iskandr iskandr commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Combined documentation fix PR:

Fixes #128, #129, #133, #135

Test plan

  • ./test.sh passes (158 tests)
  • ./lint.sh passes

- LocusRead.reference_positions: base-1 → base-0 (#128)
- run_isovar docstring: fix param name decompress_threads → decompression_threads,
  fix return type "Generator" → "list of IsovarResult" (#129)
- README: protein_sequence_matches_predicted_effect →
  protein_sequence_matches_predicted_mutation_effect (#133)
- DataFrameBuilder.exclude docstring: "should be used" → "should be omitted" (#135)

Fixes #128, #129, #133, #135
@coveralls

coveralls commented Apr 16, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 93.127%. remained the same — fix-docs-128-129-133-135 into master

@iskandr iskandr merged commit 2a1ad0d into master Apr 16, 2026
4 of 9 checks passed
@iskandr iskandr deleted the fix-docs-128-129-133-135 branch April 16, 2026 03:03
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.

Docs: LocusRead.reference_positions docstring says base-1 but values are base-0

2 participants