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: add error type for invalid configs #1153

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

vlasfama
Copy link
Contributor

@vlasfama vlasfama commented Mar 8, 2024

Description

This PR defines ConfigError type for internal modules.

Related issue(s)

It partially fixes issue #315

@vlasfama vlasfama requested review from b00f and themantre March 8, 2024 13:35
@b00f b00f changed the title feat(config_error): updated error type for config module fix: add error type for invalid configs Mar 8, 2024
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Merging #1153 (62210ca) into main (3a4184b) will increase coverage by 0.05%.
The diff coverage is 70.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1153      +/-   ##
==========================================
+ Coverage   81.27%   81.33%   +0.05%     
==========================================
  Files         173      175       +2     
  Lines        9272     9277       +5     
==========================================
+ Hits         7536     7545       +9     
+ Misses       1375     1372       -3     
+ Partials      361      360       -1     

@b00f
Copy link
Collaborator

b00f commented Mar 10, 2024

@nagarajmanjunath please fix the linting issues

@b00f
Copy link
Collaborator

b00f commented Mar 10, 2024

@nagarajmanjunath update the PR description

@vlasfama vlasfama changed the title fix: add error type for invalid configs fix: added error type for configs Mar 10, 2024
@b00f b00f changed the title fix: added error type for configs fix: add error type for invalid configs Mar 11, 2024
@b00f b00f merged commit 7b4a375 into pactus-project:main Mar 11, 2024
14 of 15 checks passed
@b00f
Copy link
Collaborator

b00f commented Mar 11, 2024

@nagarajmanjunath Merged with 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.

2 participants