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: App Config (app.toml) Parsing Fix #624

Merged
merged 4 commits into from
Jul 24, 2024

Merge branch 'main' into terpay/app-config-parsing

da2c996
Select commit
Loading
Failed to load commit list.
Merged

fix: App Config (app.toml) Parsing Fix #624

Merge branch 'main' into terpay/app-config-parsing
da2c996
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 1s

56.48% (-0.01%) compared to ca2a9e1, passed because coverage increased by +0.00% when compared to adjusted base (56.47%)

View this Pull Request on Codecov

56.48% (-0.01%) compared to ca2a9e1, passed because coverage increased by +0.00% when compared to adjusted base (56.47%)

Details

Codecov Report

Attention: Patch coverage is 64.51613% with 11 lines in your changes missing coverage. Please review.

Project coverage is 56.48%. Comparing base (ca2a9e1) to head (da2c996).
Report is 1 commits behind head on main.

Files Patch % Lines
oracle/config/app.go 64.51% 10 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
- Coverage   56.48%   56.48%   -0.01%     
==========================================
  Files         250      250              
  Lines       13045    13068      +23     
==========================================
+ Hits         7369     7381      +12     
- Misses       4968     4979      +11     
  Partials      708      708              

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