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

[Money] Add Twig Bridge #173

Merged
merged 7 commits into from
Nov 16, 2023
Merged

[Money] Add Twig Bridge #173

merged 7 commits into from
Nov 16, 2023

Conversation

JoshuaEstes
Copy link
Member

@JoshuaEstes JoshuaEstes commented Nov 16, 2023

Description

Closes #19

Checklist

  • Updated CHANGELOG files
  • Updated Documentation
  • Unit Tests Created
  • php-cs-fixer

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b8cfc0f) 73.59% compared to head (8d3ed51) 73.83%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #173      +/-   ##
============================================
+ Coverage     73.59%   73.83%   +0.23%     
- Complexity     1196     1201       +5     
============================================
  Files           187      189       +2     
  Lines          2988     3000      +12     
============================================
+ Hits           2199     2215      +16     
+ Misses          789      785       -4     

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

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 16, 2023
@JoshuaEstes JoshuaEstes marked this pull request as ready for review November 16, 2023 21:37
@JoshuaEstes JoshuaEstes requested a review from a team as a code owner November 16, 2023 21:37
@JoshuaEstes JoshuaEstes added this pull request to the merge queue Nov 16, 2023
Merged via the queue into SonsOfPHP:main with commit 7be1fb4 Nov 16, 2023
4 of 5 checks passed
@JoshuaEstes JoshuaEstes deleted the money-twig branch November 16, 2023 21:38
JoshuaEstes added a commit to JoshuaEstes/sonsofphp that referenced this pull request Nov 30, 2023
* upstream/main: (54 commits)
  [Pager] Doctrine Bridge (SonsOfPHP#175)
  fuckery (SonsOfPHP#174)
  [Money] Add Twig Bridge (SonsOfPHP#173)
  docs
  coverage fix
  typo
  SonsOfPHP#63 | Link Component (SonsOfPHP#170)
  Pager Component (SonsOfPHP#134)
  Pager Contract (SonsOfPHP#133)
  Update README.md (SonsOfPHP#124)
  [Logger] Finish up Logger Component (SonsOfPHP#123)
  Makefile
  [Logger] New Component (SonsOfPHP#120)
  bug
  [HttpMessage] Helper Methods on Uri to make it easier to create Uri objects with query params (SonsOfPHP#119)
  bug fixes
  Bug fix
  Making a few changes and breaking shit (SonsOfPHP#118)
  updating a few docs (SonsOfPHP#117)
  typo
  ...
JoshuaEstes added a commit to JoshuaEstes/sonsofphp that referenced this pull request Dec 8, 2023
* main:
  [Mailer] New Component and Contract (SonsOfPHP#190)
  [Mailer] New Component and Contract (SonsOfPHP#189)
  House Keeping (SonsOfPHP#188)
  [HttpHandler] Component (SonsOfPHP#187)
  [Container] New Component (SonsOfPHP#182)
  [Cookie] New Component & Contract (SonsOfPHP#181)
  [Pager] Doctrine Bridge (SonsOfPHP#175)
  fuckery (SonsOfPHP#174)
  [Money] Add Twig Bridge (SonsOfPHP#173)
  docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Money] Add Twig Bridge
2 participants