• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

liferay / com-liferay-apio-architect
75%
master: 68%

Build:
Build:
LAST BUILD BRANCH: apio-248
DEFAULT BRANCH: master
Repo Added 14 Dec 2017 09:09AM UTC
Files 272
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH APIO-228
branch: APIO-228
CHANGE BRANCH
x
Reset
  • APIO-228
  • APIO-103
  • APIO-104
  • APIO-105
  • APIO-106
  • APIO-107
  • APIO-108
  • APIO-111
  • APIO-112
  • APIO-113
  • APIO-115
  • APIO-116
  • APIO-118
  • APIO-119
  • APIO-120
  • APIO-123
  • APIO-124
  • APIO-125
  • APIO-128
  • APIO-129
  • APIO-130
  • APIO-131
  • APIO-133
  • APIO-139
  • APIO-145
  • APIO-153
  • APIO-154
  • APIO-155
  • APIO-158
  • APIO-160
  • APIO-161
  • APIO-163
  • APIO-167
  • APIO-169
  • APIO-17
  • APIO-177
  • APIO-179
  • APIO-17_profile
  • APIO-17_use_local_properties
  • APIO-180
  • APIO-180_2
  • APIO-184
  • APIO-189
  • APIO-190
  • APIO-191
  • APIO-194
  • APIO-197
  • APIO-197_links_in_documentation
  • APIO-198,APIO-199,APIO-200
  • APIO-205
  • APIO-207
  • APIO-208
  • APIO-208_don't_fail_in_representors
  • APIO-209
  • APIO-209_structures_in_pages
  • APIO-211
  • APIO-212_build_url
  • APIO-213_nested_lists_in_json
  • APIO-214_nested_lists_in_hal
  • APIO-215
  • APIO-216_ignore_fields_attribute
  • APIO-217
  • APIO-218
  • APIO-222
  • APIO-223
  • APIO-232_nested_lists
  • APIO-234
  • APIO-236_related_collections_to_nested_lists
  • APIO-237
  • APIO-241
  • APIO-252
  • APIO-253
  • APIO-255_expose_file_name
  • APIO-257
  • APIO-258
  • APIO-260
  • APIO-261
  • APIO-262
  • APIO-38
  • APIO-75
  • APIO-83
  • APIO-83_correct_mime_type
  • APIO-84
  • APIO-99
  • APIO-XX
  • LPS-79755
  • LPS-80332
  • LPS-80681
  • LPS-81326
  • LPS-82121
  • LPS-85609
  • LPS-85795
  • LRDOCS-4512-javadoc
  • LRDOCS-4523-javadoc
  • LRDOCS-4590-javadoc
  • LRDOCS-4724-javadoc
  • LRDOCS-4785-javadoc
  • LRDOCS-4839-wiring-osgi
  • LRDOCS-4897-api-javadoc
  • LRDOCS-4899-test-util-javadoc
  • LRDOCS-4901-sample-javadoc
  • LRDOCS-4906-javadoc
  • LRDOCS-4918-json-ld-javadoc
  • LRDOCS-4922-134-javadoc
  • LRDOCS-5043-javadoc
  • LRDOCS-5254-javadoc
  • LRDOCS-5615
  • LRDOCS-5615-javadoc
  • LRDOCS-5619-javadoc
  • LRDOCS-5621-javadoc
  • POC_Annotations
  • VULCAN-101
  • VULCAN-101-BIS
  • annotations
  • apio-140
  • apio-162
  • apio-248
  • bidirectional-anotation
  • master
  • multi-resource
  • origin/doc
  • page
  • wip

pending completion
1597

push

travis-ci

ahdezma
APIO-228 Add Replace annotation in Actions

This action alias annotation provide a way of indicating that a method contains information about replacing a resource. This combination of HTTP method (PUT) + name (replace) is special for Apio, and it may be treated differently than the other actions.

5358 of 7111 relevant lines covered (75.35%)

0.75 hits per line

Relevant lines Covered
Build:
Build:
7111 RELEVANT LINES 5358 COVERED LINES
0.75 HITS PER LINE
Source Files on APIO-228
  • List 0
  • Changed 74
  • Source Changed 11
  • Coverage Changed 64
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1597 APIO-228 APIO-228 Add Replace annotation in Actions This action alias annotation provide a way of indicating that a method contains information about replacing a resource. This combination of HTTP method (PUT) + name (replace) is special for Apio, and it ... push 19 Sep 2018 09:04AM UTC ahdezma travis-ci pending completion  
1598 APIO-228 APIO-228 Add Replace annotation in Actions This action alias annotation provide a way of indicating that a method contains information about replacing a resource. This combination of HTTP method (PUT) + name (replace) is special for Apio, and it ... Pull #284 19 Sep 2018 09:03AM UTC web-flow travis-ci pending completion  
1587 APIO-228 APIO-228 Create Subscribe action alias and use it in BlogPosting router Pull #283 17 Sep 2018 03:20PM UTC web-flow travis-ci pending completion  
1586 APIO-228 APIO-228 Create Subscribe action alias and use it in BlogPosting router push 17 Sep 2018 03:19PM UTC ahdezma travis-ci pending completion  
1584 APIO-228 APIO-228 Name actions with the verb instead of the performer Pull #283 17 Sep 2018 02:42PM UTC web-flow travis-ci pending completion  
1577 APIO-228 APIO-228 Move `readOnly` and `writeOnly` as Field attributes Pull #283 17 Sep 2018 09:19AM UTC web-flow travis-ci pending completion  
1576 APIO-228 APIO-228 Move `readOnly` and `writeOnly` as Field attributes push 17 Sep 2018 09:19AM UTC ahdezma travis-ci pending completion  
1575 APIO-228 APIO-228 Javadoc SF Pull #283 17 Sep 2018 08:34AM UTC web-flow travis-ci pending completion  
1574 APIO-228 APIO-228 Javadoc SF push 17 Sep 2018 08:34AM UTC ahdezma travis-ci pending completion  
1573 APIO-228 APIO-228 Add Action annotation in Actions This annotation will provide a way of indicating that a method implements an specific action for a resource, not covered by the other actions Pull #283 16 Sep 2018 04:48PM UTC web-flow travis-ci pending completion  
See All Builds (928)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc