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

fix(driving-license-application): Name mapping and formatting #8711

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

alexdiljar
Copy link
Member

@alexdiljar alexdiljar commented Oct 17, 2022

Fixing formatting for Operating License time.
If user get driving assessment after the application is created the driving teachers name will not show up in summary. Put a condition on this field for now so it only shows for b-temp applications. There are some changes coming the driving license application, will reassess this functionality then. This is just to fix the bug for now.
Also some minor cleanup.

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Formatting passes locally with my changes
  • I have rebased against main before asking for a review

@alexdiljar alexdiljar added the deprecated:automerge (Disabled) Merge this PR as soon as all checks pass label Oct 17, 2022
@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Merging #8711 (cfba1da) into main (9131761) will decrease coverage by 0.00%.
The diff coverage is 8.33%.

❗ Current head cfba1da differs from pull request most recent head add426a. Consider uploading reports for the commit add426a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8711      +/-   ##
==========================================
- Coverage   31.49%   31.49%   -0.01%     
==========================================
  Files        2962     2962              
  Lines       53859    53861       +2     
  Branches    14314    14316       +2     
==========================================
  Hits        16961    16961              
- Misses      36898    36900       +2     
Flag Coverage Δ
api 5.69% <ø> (ø)
api-domains-driving-license 45.52% <100.00%> (ø)
application-system-api 76.84% <ø> (ø)
application-templates-driving-license 7.10% <0.00%> (-0.03%) ⬇️
application-ui-shell 48.09% <ø> (ø)

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

@alexdiljar alexdiljar marked this pull request as ready for review October 17, 2022 16:34
@alexdiljar alexdiljar requested a review from a team as a code owner October 17, 2022 16:34
@kodiakhq kodiakhq bot merged commit 78bbee6 into main Oct 17, 2022
@kodiakhq kodiakhq bot deleted the dl-ps-ol-FIXES branch October 17, 2022 16:44
alexdiljar added a commit that referenced this pull request Oct 18, 2022
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
alexdiljar added a commit that referenced this pull request Oct 19, 2022
…#8722)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecated:automerge (Disabled) Merge this PR as soon as all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants