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 Build Errors & Ensure Update Dependencies #80

Merged
merged 11 commits into from
Nov 21, 2024
Merged

Conversation

PSchmiedmayer
Copy link
Member

Fix Build Errors & Ensure Update Dependencies

⚙️ Release Notes

  • Fix Build Errors
  • Ensure Update Dependencies

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

dependabot bot and others added 9 commits September 21, 2024 07:28
Bumps the npm_and_yarn group in /functions with 1 update: [express](https://github.com/expressjs/express).


Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Nov 21, 2024
@PSchmiedmayer PSchmiedmayer self-assigned this Nov 21, 2024
@PSchmiedmayer PSchmiedmayer merged commit 10c070f into main Nov 21, 2024
11 of 12 checks passed
@PSchmiedmayer PSchmiedmayer deleted the feature/update branch November 21, 2024 08:54
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 86.44068% with 8 lines in your changes missing coverage. Please review.

Project coverage is 81.34%. Comparing base (56c6521) to head (99931c3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
PAWS/PAWSStandard.swift 75.00% 5 Missing ⚠️
PAWS/PAWSDelegate.swift 91.31% 2 Missing ⚠️
PAWS/Account/AccountSheet.swift 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   73.23%   81.34%   +8.12%     
==========================================
  Files          39       34       -5     
  Lines        1434     1254     -180     
==========================================
- Hits         1050     1020      -30     
+ Misses        384      234     -150     
Files with missing lines Coverage Δ
PAWS/Account/AccountSetupHeader.swift 100.00% <100.00%> (ø)
PAWS/ECGRecordings/ECGModule.swift 68.48% <100.00%> (-0.49%) ⬇️
...rdings/HKElectrocardiogram+SupplementaryData.swift 98.22% <ø> (+27.71%) ⬆️
PAWS/Helper/CodableArray+RawRepresentable.swift 0.00% <ø> (ø)
PAWS/Helper/Date+RawRepresentable.swift 100.00% <ø> (ø)
PAWS/Home.swift 100.00% <100.00%> (ø)
PAWS/Onboarding/AccountOnboarding.swift 88.89% <ø> (ø)
PAWS/Onboarding/Consent.swift 94.45% <ø> (ø)
PAWS/Onboarding/InvitationCodeView.swift 78.71% <100.00%> (ø)
PAWS/Onboarding/OnboardingFlow.swift 97.15% <ø> (-0.15%) ⬇️
... and 4 more

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 56c6521...99931c3. Read the comment docs.

---- 🚨 Try these New Features:

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.

1 participant