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

🐛 Restore missing params object when fetching issuereports #1393

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

mturley
Copy link
Collaborator

@mturley mturley commented Sep 22, 2023

Fixes a bug @ibolton336 found where filters weren't working on the Single Application tab of the Issues page.

Looks like this param was removed in #1077

Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
@mturley mturley changed the title 🐛 Restore missing filters param when fetching issuereports 🐛 Restore missing params object when fetching issuereports Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (48dd6fd) 41.34% compared to head (52a7d50) 41.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1393   +/-   ##
=======================================
  Coverage   41.34%   41.34%           
=======================================
  Files         138      138           
  Lines        4334     4334           
  Branches     1039     1039           
=======================================
  Hits         1792     1792           
  Misses       2454     2454           
  Partials       88       88           
Flag Coverage Δ
client 41.34% <ø> (ø)
server ∅ <ø> (∅)

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

Files Changed Coverage Δ
client/src/app/api/rest.ts 49.71% <ø> (ø)

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

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