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

FI-2330: Request tags #407

Merged
merged 12 commits into from
Dec 4, 2023
Merged

FI-2330: Request tags #407

merged 12 commits into from
Dec 4, 2023

Conversation

Jammjammjamm
Copy link
Collaborator

Summary

This branch adds the ability to assign arbitrary tags to requests, and then find requests with particular tags.

Testing Guidance

This branch includes changes to the db, so be sure to run bundle exec inferno migrate.

There are unit tests as well as an example in the demo suite you can mess around with.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3e853a2) 77.02% compared to head (861555c) 77.10%.

Files Patch % Lines
lib/inferno/entities/request.rb 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
+ Coverage   77.02%   77.10%   +0.08%     
==========================================
  Files         217      218       +1     
  Lines       10828    10872      +44     
  Branches     1013     1018       +5     
==========================================
+ Hits         8340     8383      +43     
- Misses       1910     1911       +1     
  Partials      578      578              
Flag Coverage Δ
backend 93.82% <98.88%> (+0.05%) ⬆️
frontend 69.75% <ø> (ø)

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

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

lib/inferno/repositories/requests.rb Outdated Show resolved Hide resolved
@Jammjammjamm Jammjammjamm merged commit b2dd4fc into main Dec 4, 2023
10 checks passed
@Jammjammjamm Jammjammjamm deleted the fi-2330-request-tags branch December 4, 2023 16:09
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