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

fix: fix incorrect parameters error different from UG #138

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

blaukc
Copy link

@blaukc blaukc commented Apr 14, 2024

Closes: #88

@blaukc blaukc added this to the v1.4 milestone Apr 14, 2024
@blaukc blaukc requested a review from a team April 14, 2024 10:56
Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.35%. Comparing base (1a2ecb6) to head (f1abda5).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #138   +/-   ##
=========================================
  Coverage     64.35%   64.35%           
  Complexity      508      508           
=========================================
  Files            98       98           
  Lines          2003     2003           
  Branches        208      208           
=========================================
  Hits           1289     1289           
  Misses          630      630           
  Partials         84       84           

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

Copy link

@yadunut yadunut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@blaukc blaukc merged commit bd2418a into master Apr 14, 2024
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.

[PE-D][Tester C] Incorrect Error Message Format When Adding Module Contradicts User Guide
2 participants