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: fixes lost punctiation in display formatting #270

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

ssilve1989
Copy link
Owner

fixes #266

Copy link

codecov bot commented May 16, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 53.56%. Comparing base (e7fda08) to head (f3f2f02).

Files Patch % Lines
src/sheets/sheets.service.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #270   +/-   ##
=======================================
  Coverage   53.56%   53.56%           
=======================================
  Files          70       70           
  Lines        3648     3648           
  Branches      185      185           
=======================================
  Hits         1954     1954           
  Misses       1694     1694           

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

@ssilve1989 ssilve1989 merged commit 9eb9ac7 into master May 16, 2024
8 checks passed
@ssilve1989 ssilve1989 deleted the issue/#266 branch May 16, 2024 13:48
ssilve1989 added a commit that referenced this pull request May 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.6.0](v1.5.0...v1.6.0)
(2024-05-16)


### Features

* **signups:** embed now displays coordinator selected prog point
([#273](#273))
([9bbd5b7](9bbd5b7))


### Bug Fixes

* adjusts labels for certain encounters
([#274](#274))
([af49fc3](af49fc3))
* assign correct sentry scoping
([#272](#272))
([f38d1e1](f38d1e1))
* fixes lost punctiation in display formatting
([#270](#270))
([9eb9ac7](9eb9ac7)),
closes [#266](#266)
* revert typo for time duration
([8ce8ef9](8ce8ef9))
* **signups:** ensure prog links are validated when screenshots are
provided ([#275](#275))
([c365021](c365021))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

Bug Report: punctuation lost in display embeds
1 participant