Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/ Make module become zero-dependencies #7

Merged
merged 15 commits into from
Mar 15, 2025

Conversation

sonh
Copy link
Owner

@sonh sonh commented Mar 15, 2025

  • Remove these dependencies:

    • github.com/pkg/errors
    • github.com/stretchr/testify
  • Update unit tests and err messages the the module returns

  • Update codecov config

@sonh sonh changed the title Refactor/remove redundant dependency Refactor/ Make module become zero-dependencies Mar 15, 2025
Repository owner deleted a comment from codecov bot Mar 15, 2025
Copy link

codecov bot commented Mar 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (ef685fc) to head (780c0fa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   99.70%   99.63%   -0.08%     
==========================================
  Files           3        4       +1     
  Lines         680      820     +140     
==========================================
+ Hits          678      817     +139     
- Misses          1        2       +1     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonh sonh merged commit 1f716f9 into main Mar 15, 2025
4 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.

1 participant