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

Increase unit tests coverage for AMM #4967

Closed

Conversation

Bronek
Copy link
Collaborator

@Bronek Bronek commented Mar 25, 2024

High Level Overview of Change

Increase unit test coverage

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.99%. Comparing base (61672ad) to head (4898c52).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4967   +/-   ##
========================================
  Coverage    76.98%   76.99%           
========================================
  Files         1129     1129           
  Lines       131872   131887   +15     
  Branches     39662    39673   +11     
========================================
+ Hits        101521   101544   +23     
+ Misses       24476    24469    -7     
+ Partials      5875     5874    -1     

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

@Bronek
Copy link
Collaborator Author

Bronek commented Apr 19, 2024

Made redundant by #4971

@Bronek Bronek closed this Apr 19, 2024
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