Skip to content

fix: correct typo in json formatting function name and update related tests#9

Merged
async3619 merged 1 commit into
devfrom
8-should-fix-typo-for-json-formatting-function-name
Sep 17, 2025
Merged

fix: correct typo in json formatting function name and update related tests#9
async3619 merged 1 commit into
devfrom
8-should-fix-typo-for-json-formatting-function-name

Conversation

@async3619

Copy link
Copy Markdown
Owner

No description provided.

@async3619 async3619 self-assigned this Sep 17, 2025
@async3619 async3619 linked an issue Sep 17, 2025 that may be closed by this pull request
@codecov

codecov Bot commented Sep 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5212673) to head (6388336).
⚠️ Report is 7 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           18        18           
  Branches         4         4           
=========================================
  Hits            18        18           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@async3619 async3619 merged commit a102ef3 into dev Sep 17, 2025
3 checks passed
@async3619 async3619 deleted the 8-should-fix-typo-for-json-formatting-function-name branch September 17, 2025 14:32
github-actions Bot pushed a commit that referenced this pull request Sep 17, 2025
## [1.0.0-dev.2](v1.0.0-dev.1...v1.0.0-dev.2) (2025-09-17)

### Bug Fixes 🐞

* correct typo in json formatting function name and update related tests ([#9](#9)) ([a102ef3](a102ef3))
@async3619

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.0.0-dev.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request Sep 17, 2025
## 1.0.0 (2025-09-17)

### Features ✨

* **json:** implement json based formatting error function ([#2](#2)) ([d427bc3](d427bc3))
* **yaml:** implement yaml based formatting error function ([#12](#12)) ([26a2dac](26a2dac))

### Bug Fixes 🐞

* correct typo in json formatting function name and update related tests ([#9](#9)) ([a102ef3](a102ef3))
@async3619

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

should fix typo for json formatting function name

1 participant