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

[TO MAIN] DESENG-514 - Adding widget translation model #2411

Merged
merged 5 commits into from
Mar 8, 2024

Conversation

VineetBala-AOT
Copy link
Collaborator

Issue #: https://apps.itsm.gov.bc.ca/jira/browse/DESENG-514

Description of changes:

Feature PR
[#2407 ] - Approved

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the met-public license (Apache 2.0).

Copy link

sonarqubecloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 90.13453% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 74.59%. Comparing base (122d391) to head (1fe79dc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2411      +/-   ##
==========================================
+ Coverage   74.23%   74.59%   +0.36%     
==========================================
  Files         533      541       +8     
  Lines       18202    18530     +328     
  Branches     1344     1336       -8     
==========================================
+ Hits        13512    13823     +311     
- Misses       4481     4498      +17     
  Partials      209      209              
Flag Coverage Δ
metapi 85.67% <90.13%> (+0.05%) ⬆️

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

Files Coverage Δ
met-api/src/met_api/constants/widget.py 100.00% <100.00%> (ø)
met-api/src/met_api/models/__init__.py 100.00% <100.00%> (ø)
met-api/src/met_api/resources/__init__.py 100.00% <100.00%> (ø)
met-api/src/met_api/schemas/widget_translation.py 100.00% <100.00%> (ø)
met-api/src/met_api/models/widget_translation.py 98.00% <98.00%> (ø)
...et-api/src/met_api/resources/widget_translation.py 98.57% <98.57%> (ø)
...src/met_api/services/widget_translation_service.py 76.47% <76.47%> (ø)

@VineetBala-AOT VineetBala-AOT marked this pull request as ready for review March 8, 2024 18:18
@ratheesh-aot ratheesh-aot self-requested a review March 8, 2024 21:49
Copy link
Collaborator

@ratheesh-aot ratheesh-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@VineetBala-AOT VineetBala-AOT merged commit 8366029 into main Mar 8, 2024
11 checks passed
@VineetBala-AOT VineetBala-AOT deleted the feature/deseng-514-widget_translation-final branch March 13, 2024 17:59
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.

3 participants