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

Customize the default query of mure issues #143

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Conversation

kitsuyui
Copy link
Owner

The mure issues command already allows you to specify a query with the --query option,
but you can customize the default query with mure.toml settings.
This allows you to display only issues that you own, or to change the issues displayed depending on the environment.

The `mure issues` command already allows you to specify a query with the `--query` option,
but you can customize the default query with mure.toml settings.
This allows you to display only issues that you own, or to change the issues displayed depending on the environment.
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 18.75% and project coverage change: -0.47 ⚠️

Comparison is base (3770ae1) 80.04% compared to head (47fe1f9) 79.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
- Coverage   80.04%   79.58%   -0.47%     
==========================================
  Files          17       17              
  Lines        1749     1763      +14     
==========================================
+ Hits         1400     1403       +3     
- Misses        349      360      +11     
Flag Coverage Δ
unittests 79.58% <18.75%> (-0.47%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/app/issues.rs 0.00% <0.00%> (ø)
src/config.rs 86.06% <10.00%> (-6.80%) ⬇️
src/app/path.rs 94.11% <100.00%> (+0.17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kitsuyui kitsuyui merged commit 350e410 into main Mar 13, 2023
@kitsuyui kitsuyui deleted the mure-issues-custom-query branch March 13, 2023 14:49
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