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

Add document comments to all exported codes #46

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Add document comments to all exported codes #46

merged 1 commit into from
Aug 29, 2024

Conversation

5ouma
Copy link
Owner

@5ouma 5ouma commented Aug 29, 2024

⚠️ Issue

close #34


🔄 Type of the Change

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

✏️ Description

Developers can notice what the code means.


Developers can notice what the code means.
@prlabeler prlabeler bot added the 📖 Documentation Documentation only changes label Aug 29, 2024
@5ouma 5ouma merged commit 275c5af into dev Aug 29, 2024
8 checks passed
@5ouma 5ouma deleted the docs-jsdoc branch August 29, 2024 11:10
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 (cc8d3cc) to head (ecf4661).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           98       122   +24     
  Branches        11        11           
=========================================
+ Hits            98       122   +24     

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

@5ouma 5ouma linked an issue Aug 29, 2024 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 Documentation Documentation only changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add document comments
1 participant