JSAbrahams / mamba

🐍 The Mamba programming language, because we care about safety
MIT License
88 stars 4 forks source link

Specify nullable string in code examples #272

Closed JSAbrahams closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@3bd74b4). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #272   +/-   ##
==========================================
  Coverage           ?   83.94%           
==========================================
  Files              ?       99           
  Lines              ?     9585           
  Branches           ?        0           
==========================================
  Hits               ?     8046           
  Misses             ?     1539           
  Partials           ?        0           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

JSAbrahams commented 2 years ago

Should also change 'true' into 'True' in first server example.