Skip to content

DEVSU-2864 Allow multiple projects to be associated with one variant-text item - #499

Open
bnguyen-bcgsc wants to merge 8 commits into
developfrom
feature/DEVSU-2864-projects-variant-texts-many-to-many
Open

DEVSU-2864 Allow multiple projects to be associated with one variant-text item#499
bnguyen-bcgsc wants to merge 8 commits into
developfrom
feature/DEVSU-2864-projects-variant-texts-many-to-many

Conversation

@bnguyen-bcgsc

Copy link
Copy Markdown
Contributor
  • DEVSU-2864
  • Update association between projects and variant texts to be many to many
  • Add new join table for many to many table
  • Update variant texts routes and unit tests to associate multiple projects per variant text record

- Update association between projects and variant texts to be many to many
- Add new join table for many to many table
- Update variant texts routes and unit tests to associate multiple projects per variant text record
@bnguyen-bcgsc
bnguyen-bcgsc requested review from elewis2 and sshugsc July 6, 2026 23:23
@bnguyen-bcgsc bnguyen-bcgsc self-assigned this Jul 6, 2026
@bnguyen-bcgsc bnguyen-bcgsc added the enhancement New feature or request label Jul 6, 2026
@bnguyen-bcgsc

Copy link
Copy Markdown
Contributor Author

Client changes in tandem with this PR pending

@bnguyen-bcgsc bnguyen-bcgsc reopened this Jul 7, 2026
@bnguyen-bcgsc
bnguyen-bcgsc marked this pull request as draft July 7, 2026 16:31
@bnguyen-bcgsc
bnguyen-bcgsc marked this pull request as ready for review July 8, 2026 21:42
@github-actions

This comment has been minimized.

@codecov-commenter

codecov-commenter commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 69.56522% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.03%. Comparing base (fbe0b74) to head (7b625e2).

Files with missing lines Patch % Lines
app/routes/variantText/variantText.js 67.44% 26 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #499      +/-   ##
===========================================
- Coverage    77.21%   77.03%   -0.18%     
===========================================
  Files          186      187       +1     
  Lines         6762     6824      +62     
  Branches       858      875      +17     
===========================================
+ Hits          5221     5257      +36     
- Misses        1447     1471      +24     
- Partials        94       96       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread app/models/project/project.js
Comment thread app/routes/variantText/variantText.js
…less of project access

- Update variantText unit tests
@github-actions

Copy link
Copy Markdown

Unit Test Results

    1 files  ±0    63 suites  ±0   4m 5s ⏱️ +2s
640 tests  - 2  639 ✔️  - 2  1 💤 ±0  0 ❌ ±0 
637 runs   - 2  636 ✔️  - 2  1 💤 ±0  0 ❌ ±0 

Results for commit 7b625e2. ± Comparison against base commit fbe0b74.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants