Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

AmirrezaNasiri
Copy link
Contributor

Now, Kermoo provides more options for you to config it. Here are the methods:

  1. When no config is provided, it autoloads it from {userHome}/.kermoo/config.[yaml|yml|json]
  2. When it couldn't autoload from file, it tries to load from KERMOO_CONFIG environment variable
  3. When config is given and equals to "-", it tries to read from stdin (Standard Input) pipe
  4. When the config is a file path, it tries to load it from that file.
  5. Otherwise, it considers the content of config as the actual config and tries to parse that.

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage: 42.42% and project coverage change: -2.73% ⚠️

Comparison is base (95e7b64) 55.17% compared to head (1619ce2) 52.44%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   55.17%   52.44%   -2.73%     
==========================================
  Files          20       20              
  Lines        1419     1449      +30     
==========================================
- Hits          783      760      -23     
- Misses        559      625      +66     
+ Partials       77       64      -13     
Files Changed Coverage Δ
modules/user_config/loader.go 61.83% <42.42%> (-10.45%) ⬇️

... and 4 files with indirect coverage changes

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

@AmirrezaNasiri AmirrezaNasiri merged commit 2ebfb2f into main Sep 2, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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