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

Encoder tests #115

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Encoder tests #115

merged 1 commit into from
Nov 26, 2024

Conversation

levtelyatnikov
Copy link
Collaborator

Checklist

  • My pull request has a clear and explanatory title.
  • My pull request passes the Linting test.
  • I added appropriate unit tests and I made sure the code passes all unit tests. (refer to comment below)
  • My PR follows PEP8 guidelines. (refer to comment below)
  • My code is properly documented, using numpy docs conventions, and I made sure the documentation renders properly.
  • I linked to issues and PRs that are relevant to this PR.

Description

Issue

Additional context

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.62%. Comparing base (cf84728) to head (d3fe8be).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   85.48%   87.62%   +2.14%     
==========================================
  Files         126      125       -1     
  Lines        3582     3547      -35     
==========================================
+ Hits         3062     3108      +46     
+ Misses        520      439      -81     

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

@levtelyatnikov levtelyatnikov merged commit b3c3476 into main Nov 26, 2024
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.

1 participant