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 jsDoc annotations #4879

Merged
merged 2 commits into from
Aug 5, 2022

Conversation

mkslanc
Copy link
Contributor

@mkslanc mkslanc commented Aug 3, 2022

Issue #, if available:

Description of changes:
Improve JSDoc annotations

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #4879 (3638ebb) into master (416ae9e) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4879      +/-   ##
==========================================
- Coverage   85.74%   85.73%   -0.01%     
==========================================
  Files         539      539              
  Lines       40602    40602              
  Branches     6419     6419              
==========================================
- Hits        34814    34812       -2     
- Misses       5788     5790       +2     
Flag Coverage Δ
unittests 85.73% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/ace.js 100.00% <ø> (ø)
src/anchor.js 98.48% <ø> (ø)
src/autocomplete/popup.js 78.09% <ø> (ø)
src/background_tokenizer.js 97.05% <ø> (ø)
src/bidihandler.js 29.89% <ø> (ø)
src/document.js 93.75% <ø> (ø)
src/edit_session.js 85.67% <ø> (ø)
src/keyboard/vim.js 89.54% <ø> (ø)
src/lib/bidiutil.js 19.91% <ø> (ø)
src/mode/folding/sqlserver.js 25.64% <ø> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mkslanc mkslanc force-pushed the documentation-improvements branch 2 times, most recently from 3d33e22 to 4536314 Compare August 4, 2022 12:58
@mkslanc mkslanc marked this pull request as ready for review August 4, 2022 15:57
@andrewnester andrewnester merged commit e15abb4 into ajaxorg:master Aug 5, 2022
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.

2 participants