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

feat: add option to filter issues by developer #16

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

jamacku
Copy link
Member

@jamacku jamacku commented Aug 12, 2024

storypointer -d <developer>

```
storypointer -d <developer>
```
@jamacku jamacku linked an issue Aug 12, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 1.17%. Comparing base (10eed02) to head (296e39a).

Files Patch % Lines
src/jira.ts 0.00% 8 Missing ⚠️
src/main.ts 0.00% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #16      +/-   ##
========================================
- Coverage   1.21%   1.17%   -0.04%     
========================================
  Files          4       4              
  Lines        330     340      +10     
  Branches       4       4              
========================================
  Hits           4       4              
- Misses       323     333      +10     
  Partials       3       3              

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

@jamacku jamacku merged commit 11fe49c into redhat-plumbers-in-action:main Aug 12, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to filter by developer
1 participant