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 yard server reload #333

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Fix yard server reload #333

merged 1 commit into from
Mar 11, 2024

Conversation

ms-ati
Copy link
Contributor

@ms-ati ms-ati commented Mar 11, 2024

In addition to adding missing gem 'webrick':

  • Switch to BUNDLE_WITH from BUNDLE_WITHOUT
  • Enhance some documentation

Before merging:

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0749075) to head (9228175).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #333   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          190       190           
  Branches        90        90           
=========================================
  Hits           190       190           

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

@ms-ati
Copy link
Contributor Author

ms-ati commented Mar 11, 2024

Generated Yard Docs -- Table of Contents

Before
Screenshot 2024-03-11 at 10 24 57 AM

After
Screenshot 2024-03-11 at 10 24 19 AM

Gemfile Outdated Show resolved Hide resolved
In addition to adding missing gem 'webrick':

  - Switch to BUNDLE_WITH from BUNDLE_WITHOUT
  - Improve README w.r.t. Documentation generation
@ms-ati ms-ati merged commit 95b7528 into main Mar 11, 2024
14 checks passed
@ms-ati ms-ati deleted the fix-yard-doc-server branch March 11, 2024 15:56
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.

3 participants