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(patch): [sc-6593] Remove dependency on package-datetime. #73

Merged

Conversation

ser-0xff
Copy link
Contributor

Description

Remove dependency on package-datetime.

How Has This Been Tested?

Unit tests.

Minimal checklist:

  • I have performed a self-review of my own code
  • I have added DocC code-level documentation for any public interfaces exported by the package
  • I have added unit and/or integration tests that prove my fix is effective or that my feature works

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 69.84%. Comparing base (af27ddf) to head (13e0f46).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   69.47%   69.84%   +0.37%     
==========================================
  Files          29       29              
  Lines        3898     3876      -22     
==========================================
- Hits         2708     2707       -1     
+ Misses       1190     1169      -21     
Files Coverage Δ
Sources/ForTesting/TestMessages/TestMessages.swift 46.72% <0.00%> (+1.85%) ⬆️

... and 1 file with indirect coverage changes

Files Coverage Δ
Sources/ForTesting/TestMessages/TestMessages.swift 46.72% <0.00%> (+1.85%) ⬆️

... and 1 file 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 af27ddf...13e0f46. Read the comment docs.

Copy link

@ser-0xff ser-0xff merged commit b3c5e27 into main Jul 22, 2024
8 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants