Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
technical-reference
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FE
technical-reference
Commits
b5a9babd
Unverified
Commit
b5a9babd
authored
6 years ago
by
Mathias Goebel
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
minor typo
parent
f129b13e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rdd-technical-reference.md
+2
-2
2 additions, 2 deletions
rdd-technical-reference.md
with
2 additions
and
2 deletions
rdd-technical-reference.md
+
2
−
2
View file @
b5a9babd
...
@@ -160,7 +160,7 @@ A bug tracking system is obligatory! Please use the respective bug tracking syst
...
@@ -160,7 +160,7 @@ A bug tracking system is obligatory! Please use the respective bug tracking syst
We aim to have a test coverage of
**100%**
(except for getter and setter methods).
We aim to have a test coverage of
**100%**
(except for getter and setter methods).
Whether you achive this by Test Driven Development (TDD) or not is specific to
Whether you achive this by Test Driven Development (TDD) or not is specific to
you
t
preferred way to work.
you
r
preferred way to work.
Please keep in mind not only to write a test for each of your functions but also
Please keep in mind not only to write a test for each of your functions but also
to consider all possible outcomes. It is e.g. not sufficient to test if a function
to consider all possible outcomes. It is e.g. not sufficient to test if a function
...
@@ -175,7 +175,7 @@ Examples for different programming languages are:
...
@@ -175,7 +175,7 @@ Examples for different programming languages are:
-
@TODO: Code building (such as Jenkins, Gitlab Runner)
-
@TODO: Code building (such as Jenkins, Gitlab Runner)
-
@TODO: Provide complete example for Jenkins and Git
l
ab runner
!
-
@TODO: Provide complete example for Jenkins and Git
L
ab runner
.
-
@TDOO: Monitoring (such as Icinga)
-
@TDOO: Monitoring (such as Icinga)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment