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

Ensures that the time tracking report can be successfully uploaded to… #2220

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

dbernstein
Copy link
Contributor

@dbernstein dbernstein commented Dec 20, 2024

… s3.

This is an update to the time tracking email ticket that converted attachments to s3 links. This update fixes a problem we were having with uploading a text io stream to S3.

Description

Motivation and Context

How Has This Been Tested?

I tested this change directly on dev to make sure it worked before creating the PR.

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@dbernstein dbernstein force-pushed the fix-s3-upload-on-timetracking-email branch from 5cc1ddc to a3d2020 Compare December 20, 2024 05:08
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.11%. Comparing base (13eb87b) to head (a3d2020).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2220   +/-   ##
=======================================
  Coverage   91.11%   91.11%           
=======================================
  Files         363      363           
  Lines       41284    41286    +2     
  Branches     8838     8839    +1     
=======================================
+ Hits        37616    37618    +2     
  Misses       2406     2406           
  Partials     1262     1262           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbernstein dbernstein merged commit d614c89 into main Dec 20, 2024
21 checks passed
@dbernstein dbernstein deleted the fix-s3-upload-on-timetracking-email branch December 20, 2024 17:04
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.

2 participants