Skip to content

fix: correct failing testcases - #129

Open
ChandelAnushka wants to merge 2 commits into
drkrillo:mainfrom
ChandelAnushka:fix/increase-test-coverage
Open

fix: correct failing testcases#129
ChandelAnushka wants to merge 2 commits into
drkrillo:mainfrom
ChandelAnushka:fix/increase-test-coverage

Conversation

@ChandelAnushka

@ChandelAnushka ChandelAnushka commented Aug 2, 2026

Copy link
Copy Markdown

What does this PR do?

  • Removes tests for deleted methods
  • Achieved 100% test coverage
  • Added the missing mock_env_vars fixture to conftest.py
  • Added new tests for remaining files

My first commit address the current failing testcases and the second commit ensures 100% test coverage

Related Issue

Fixes #89

Checklist

  • I read the CONTRIBUTING.md
  • I ran the project locally and tested my changes
  • I verified my changes are working as expected
  • This PR description is written by me, not by AI

@ChandelAnushka
ChandelAnushka marked this pull request as ready for review August 2, 2026 06:46
@ChandelAnushka

ChandelAnushka commented Aug 2, 2026

Copy link
Copy Markdown
Author
Screenshot 2026-08-02 at 12 17 24 PM

Hi @drkrillo, I've opened a PR for this issue — all tests are passing and coverage is back to 100%. Please review when you get a chance, thanks!

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.

[TESTING]: Increase test coverage

2 participants