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

MAT-5168: update to use utc from adapter #193

Merged
merged 4 commits into from
Oct 12, 2023
Merged

MAT-5168: update to use utc from adapter #193

merged 4 commits into from
Oct 12, 2023

Conversation

mcmcphillips
Copy link
Contributor

MADiE PR

Jira Ticket: MAT-5168
(Optional) Related Tickets:

Summary

All Submissions

  • This PR has the JIRA linked.
  • Required tests are included.
  • No extemporaneous files are included (i.e Complied files or testing results).
  • This PR is merging into the correct branch.
  • All Documentation needed for this PR is Complete (or noted in a TODO or other Ticket).
  • Any breaking changes or failing automations are noted by placing a comment on this PR.

DevSecOps

If there is a question if this PR has a security or infrastructure impact, please contact the Security or DevOps engineer assigned to this project to discuss it further.

  • This PR has NO significant security impact (i.e Changing auth methods, Adding a new user type, Adding a required but vulnerable package).
  • All CDN/Web dependencies are hosted internally (i.e MADiE-Root Repo).

Reviewers

By Approving this PR you are attesting to the following:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose.
  • The tests appropriately test the new code, including edge cases.
  • If you have any concerns they are brought up either to the developer assigned, security engineer, or leads.

@mcmcphillips mcmcphillips requested a review from a team as a code owner October 11, 2023 20:27
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #193 (876236d) into main (7ccc519) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   94.05%   94.07%   +0.01%     
==========================================
  Files          31       31              
  Lines         404      405       +1     
  Branches      101      101              
==========================================
+ Hits          380      381       +1     
  Misses         12       12              
  Partials       12       12              
Files Coverage Δ
react/components/DateTimeField/DateTimeField.jsx 85.71% <100.00%> (+2.38%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.01% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7ccc519) 325 314 96.62%
Head commit (876236d) 326 (+1) 315 (+1) 96.63% (+0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#193) 1 1 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@mcmcphillips mcmcphillips merged commit a7683fc into main Oct 12, 2023
9 checks passed
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