pbrod / nvector

Nvector is a suite of tools written in Python to solve geographical position calculations.
Other
58 stars 7 forks source link

Fix "Explicitly number replacement fields in a format string" issue #1

Closed pbrod closed 8 years ago

pbrod commented 8 years ago

This pull request automatically fixes all occurrences of the following issue:

Issue type: Explicitly number replacement fields in a format string Issue details: https://www.quantifiedcode.com/app/project/gh:pbrod:Nvector?groups=code_patterns/%3A3aSZNLMu

To adjust the commit message or the actual code changes, just rebase or cherry-pick the commits. For questions or feedback reach out to cody@quantifiedcode.com.

Legal note: We won't claim any copyrights on the code changes.

Cheers, Cody - Your code quality bot

codecov-io commented 8 years ago

Current coverage is 88.62%

Merging #1 into master will not affect coverage as of f20d719

@@            master      #1   diff @@
======================================
  Files            6       6       
  Stmts          589     589       
  Branches        35      35       
  Methods          0       0       
======================================
  Hit            522     522       
  Partial         13      13       
  Missed          54      54       

Review entire Coverage Diff as of f20d719

Powered by Codecov. Updated on successful CI builds.