softnanolab / softnanotools

Tools for programming
GNU General Public License v3.0
4 stars 0 forks source link

Fix softnanotools.generate "project" errors #23

Closed shanilpanara closed 1 year ago

shanilpanara commented 1 year ago

Quick fix to issues #22 and #21

codecov-commenter commented 1 year ago

Codecov Report

Merging #23 (f88481c) into main (43eac8b) will decrease coverage by 1.62%. The diff coverage is 25.00%.

:exclamation: Current head f88481c differs from pull request most recent head e3d9d9e. Consider uploading reports for the commit e3d9d9e to get more accurate results

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   80.89%   79.27%   -1.62%     
==========================================
  Files          17       17              
  Lines         403      415      +12     
  Branches       47       47              
==========================================
+ Hits          326      329       +3     
- Misses         60       69       +9     
  Partials       17       17              
Impacted Files Coverage Δ
softnanotools/generate/_project.py 66.03% <25.00%> (-12.02%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

shanilpanara commented 1 year ago

Never mind, this is NOT fixed....

git init does not create a branch by default?

shanilpanara commented 1 year ago

Might be easiest to mandate git versions >2.28 to run softnanotools.generate