File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
source/content/pages/08-testing Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-04-03T10:04:23Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-04-03T10:16:46Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -3,15 +3,6 @@ category: page
33slug: code-metrics
44sort-order: 0805
55meta: Code metrics provide insight into the quality of a code base via analysis tools. Learn more about code metrics on Full Stack Python.
6- choice1url: /continuous-integration.html
7- choice1icon: fa-refresh
8- choice1text: How can I continuously evaluate my code with these metrics?
9- choice2url: /task-queues.html
10- choice2icon: fa-tasks
11- choice2text: How can I call functions outside the HTTP requests?
12- choice3url: /web-application-security.html
13- choice3icon: fa-lock fa-inverse
14- choice3text: What should I do to secure my web application?
156
167
178# Code Metrics
You can’t perform that action at this time.
0 commit comments