discordjs / discord.js-modules

Modularisation of discord.js (WIP)
Apache License 2.0
192 stars 30 forks source link

[WIP] feat(Structures): Basic structures - Embed & BaseEmoji #24

Closed kernel-dev closed 3 years ago

kernel-dev commented 4 years ago

Please describe the changes this PR makes and why it should be merged: This PR is to keep track of the progress on some basic structures that I will be writing.

Status Work in progress.

List of assignments:

Semantic versioning classification:

codecov[bot] commented 4 years ago

Codecov Report

Merging #24 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          142       142           
  Branches        42        42           
=========================================
  Hits           142       142           

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 e528c7c...255d72f. Read the comment docs.