deffcode icon indicating copy to clipboard operation
deffcode copied to clipboard

✨ [v0.2.2] Major Docs and API updates

Open abhiTronix opened this issue 2 years ago • 1 comments

Description

Complete docs overhaul with many new self-explanatory Recipes, new usage code, and UI upgrades for bringing standard and quality to visual design. Also includes several bug fixes, and new additions to APIs.

Requirements / Checklist

  • [x] I have read the DeFFcode PR Guidelines.
  • [x] I have read the DeFFcode Documentation.
  • [x] I have updated the documentation files accordingly(if required).

Related Issue

#18 #19 #22

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [x] Breaking change (fix or feature that would cause existing functionality to change)

Miscellaneous (if available):

Docs changes can be viewed here: https://abhitronix.github.io/deffcode/v0.2.2-dev/

abhiTronix avatar Aug 07 '22 13:08 abhiTronix

Codecov Report

Merging #23 (67d6338) into master (df7568e) will increase coverage by 1.15%. The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   96.08%   97.24%   +1.15%     
==========================================
  Files           6        6              
  Lines         587      616      +29     
==========================================
+ Hits          564      599      +35     
+ Misses         23       17       -6     
Impacted Files Coverage Δ
deffcode/sourcer.py 98.21% <90.00%> (+0.10%) :arrow_up:
deffcode/ffdecoder.py 94.49% <92.30%> (+3.58%) :arrow_up:
deffcode/version.py 100.00% <100.00%> (ø)

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

codecov[bot] avatar Aug 08 '22 04:08 codecov[bot]