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

WIP-4: Replace ._get with a proper typed value #2514

Conversation

flacial
Copy link
Member

@flacial flacial commented Nov 13, 2022

Related to #2477

Description

Replace ._get reference with optional chaining operator.

@vercel
Copy link

vercel bot commented Nov 13, 2022

@flacial is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Nov 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
c0d3-app ✅ Ready (Inspect) Visit Preview Nov 14, 2022 at 4:59PM (UTC)

@codecov
Copy link

codecov bot commented Nov 13, 2022

Codecov Report

Merging #2514 (3d00c8e) into master (82d715b) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 3d00c8e differs from pull request most recent head 17cdebb. Consider uploading reports for the commit 17cdebb to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2514   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          186       186           
  Lines         3355      3353    -2     
  Branches       900       900           
=========================================
- Hits          3355      3353    -2     
Impacted Files Coverage Δ
components/AppNav/AppNav.tsx 100.00% <100.00%> (ø)
...mponents/admin/lessons/AdminLessonExerciseCard.tsx 100.00% <0.00%> (ø)

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.

None yet

2 participants