Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
anonymizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nlpworkers
anonymizer
Merge requests
!7
Better coverage
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
Better coverage
better_coverage
into
master
Overview
24
Commits
22
Pipelines
5
Changes
153
Closed
Better coverage
Norbert Ropiak
requested to merge
better_coverage
into
master
Jan 30, 2023
Overview
24
Commits
22
Pipelines
5
Changes
153
0
0
Merge request reports
Compare
master
version 15
3b95f19e
Mar 31, 2023
version 14
6ca8582a
Mar 31, 2023
version 13
010d4760
Mar 31, 2023
version 12
f99a6a2e
Mar 31, 2023
version 11
7b7f287c
Mar 7, 2023
version 10
5ec5e42f
Mar 7, 2023
version 9
bf05a415
Mar 7, 2023
version 8
831cf50b
Feb 21, 2023
version 7
4f663e3c
Feb 21, 2023
version 6
046c75ef
Feb 21, 2023
version 5
93119ef6
Feb 9, 2023
version 4
83dee045
Feb 9, 2023
version 3
2146664d
Feb 9, 2023
version 2
e25eadab
Feb 9, 2023
version 1
63784ace
Jan 30, 2023
master (base)
and
latest version
latest version
e745a827
22 commits,
Apr 5, 2023
version 15
3b95f19e
21 commits,
Mar 31, 2023
version 14
6ca8582a
20 commits,
Mar 31, 2023
version 13
010d4760
19 commits,
Mar 31, 2023
version 12
f99a6a2e
18 commits,
Mar 31, 2023
version 11
7b7f287c
17 commits,
Mar 7, 2023
version 10
5ec5e42f
16 commits,
Mar 7, 2023
version 9
bf05a415
15 commits,
Mar 7, 2023
version 8
831cf50b
14 commits,
Feb 21, 2023
version 7
4f663e3c
13 commits,
Feb 21, 2023
version 6
046c75ef
12 commits,
Feb 21, 2023
version 5
93119ef6
11 commits,
Feb 9, 2023
version 4
83dee045
10 commits,
Feb 9, 2023
version 3
2146664d
9 commits,
Feb 9, 2023
version 2
e25eadab
8 commits,
Feb 9, 2023
version 1
63784ace
7 commits,
Jan 30, 2023
153 files
+
49025
−
9375
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
153
config/configuration/ccl.yaml
0 → 100644
+
12
−
0
View file @ e745a827
# @package _global_
defaults
:
-
/paths
:
default
-
/detectors
:
all
-
/replacers
:
tag
-
/suppressor
:
order_based
-
/input_parser
:
ccl
-
/pipeline
:
default
-
_self_
language
:
"
pl"
\ No newline at end of file
Loading