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

Make TOML and XML functions as modules #115

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Make TOML and XML functions as modules #115

merged 1 commit into from
Aug 29, 2024

Conversation

5ouma
Copy link
Owner

@5ouma 5ouma commented Aug 29, 2024

⚠️ Issue

close #


🔄 Type of the Change

  • 🎉 New Feature
  • 🧰 Bug
  • 🛡️ Security
  • 📖 Documentation
  • 🏎️ Performance
  • 🧹 Refactoring
  • 🧪 Testing
  • 🔧 Maintenance
  • 🎽 CI
  • ⛓️ Dependencies
  • 🧠 Meta

✏️ Description

It makes the function names clean and easy to use.


It makes the function names clean and easy to use.
@prlabeler prlabeler bot added the 🧹 Refactoring A code change that neither fixes a bug nor adds a feature label Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9473728) to head (c7aa17a).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #115   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           84        84           
  Branches        12        12           
=========================================
  Hits            84        84           

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

@5ouma 5ouma merged commit 5593892 into dev Aug 29, 2024
6 checks passed
@5ouma 5ouma deleted the refactor-ts branch August 29, 2024 10:33
5ouma added a commit that referenced this pull request Aug 29, 2024
It makes the function names clean and easy to use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 Refactoring A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant