Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Make undocumented public functions and classes errors #75

Merged
merged 17 commits into from
Aug 22, 2019

Conversation

BjoernPetersen
Copy link
Owner

No description provided.

@BjoernPetersen BjoernPetersen force-pushed the feature/docLint branch 5 times, most recently from 215e1f7 to 8c0330f Compare August 22, 2019 11:31
@BjoernPetersen BjoernPetersen changed the title [WIP] Make undocumented public functions and classes errors Make undocumented public functions and classes errors Aug 22, 2019
@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #75 into develop will increase coverage by 0.19%.
The diff coverage is 59.09%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #75      +/-   ##
=============================================
+ Coverage      56.59%   56.78%   +0.19%     
  Complexity       119      119              
=============================================
  Files             62       62              
  Lines           1410     1414       +4     
  Branches         163      163              
=============================================
+ Hits             798      803       +5     
  Misses           570      570              
+ Partials          42       41       -1
Impacted Files Coverage Δ Complexity Δ
...joernpetersen/musicbot/api/config/ConfigManager.kt 0% <ø> (ø) 0 <0> (ø) ⬇️
...tersen/musicbot/api/loader/SongLoadingException.kt 0% <ø> (ø) 0 <0> (ø) ⬇️
...net/bjoernpetersen/musicbot/spi/plugin/Provider.kt 0% <ø> (ø) 0 <0> (ø) ⬇️
...etersen/musicbot/api/auth/UserNotFoundException.kt 25% <ø> (ø) 1 <0> (ø) ⬇️
...tersen/musicbot/api/auth/DuplicateUserException.kt 25% <ø> (ø) 1 <0> (ø) ⬇️
...bjoernpetersen/musicbot/api/plugin/PluginLoader.kt 0% <ø> (ø) 0 <0> (ø) ⬇️
...etersen/musicbot/api/module/BrowserOpenerModule.kt 0% <ø> (ø) 0 <0> (ø) ⬇️
...rnpetersen/musicbot/api/auth/DefaultPermissions.kt 100% <ø> (ø) 1 <0> (ø) ⬇️
...bjoernpetersen/musicbot/api/module/ConfigModule.kt 0% <ø> (ø) 0 <0> (ø) ⬇️
...icbot/spi/plugin/predefined/FilePlaybackFactory.kt 0% <ø> (ø) 0 <0> (ø) ⬇️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c072cf...e9ff8ad. Read the comment docs.

@BjoernPetersen BjoernPetersen merged commit ed6136f into develop Aug 22, 2019
@BjoernPetersen BjoernPetersen deleted the feature/docLint branch August 22, 2019 14:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant