Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new lables, syntax error fixes in README.md #3065

Merged
merged 1 commit into from
Sep 12, 2020

Conversation

LeoNerdoG
Copy link
Contributor

I have added some badges to the README.md file, so visitors can quickly see the project status.

Added badges are:

  • Number. of open issues
  • Number of open Pull requests
  • Current license
  • Latest release version
  • Number of contributors
  • Number of forks

Description of the solution adopted
No special descirption necessary, I just added the badge code into the README.md file and fixed some syntax errors in the file along the way.

Screenshot:
Screenshot 2020-09-04 at 12 52 36

Any side note on the changes made
I have updated the "build" badges - one is now called "Jenkins build" and other one "Travis build".

Any thoughts or ideas from the community? Should we add other badges as well?

Signed-off-by: Leonardo Gaube leonardo.gaube@comtrade.com

@codecov
Copy link

codecov bot commented Sep 4, 2020

Codecov Report

Merging #3065 into develop will increase coverage by 7.34%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3065      +/-   ##
=============================================
+ Coverage      51.52%   58.87%   +7.34%     
- Complexity      2568     2604      +36     
=============================================
  Files           1070     1070              
  Lines          22863    22863              
  Branches        2023     2023              
=============================================
+ Hits           11780    13460    +1680     
+ Misses         10174     8473    -1701     
- Partials         909      930      +21     
Impacted Files Coverage Δ Complexity Δ
...ce/management/commons/call/DeviceCallExecutor.java 62.79% <0.00%> (-4.66%) 0.00% <0.00%> (ø%)
...atch/persistence/jpa/JpaExecutionInstanceData.java 87.80% <0.00%> (-2.44%) 22.00% <0.00%> (-1.00%)
...lipse/kapua/commons/metric/MetricsServiceImpl.java 69.23% <0.00%> (+1.92%) 0.00% <0.00%> (ø%)
...a/org/eclipse/kapua/locator/guice/KapuaModule.java 83.52% <0.00%> (+2.35%) 0.00% <0.00%> (ø%)
...kapua/commons/model/query/KapuaListResultImpl.java 100.00% <0.00%> (+4.16%) 0.00% <0.00%> (ø%)
...uaConfigurableServiceSchemaUtilsWithResources.java 65.00% <0.00%> (+5.00%) 0.00% <0.00%> (ø%)
...obDeviceManagementOperationManagerServiceImpl.java 79.26% <0.00%> (+6.09%) 14.00% <0.00%> (+1.00%)
...a/org/eclipse/kapua/transport/mqtt/MqttClient.java 62.19% <0.00%> (+6.09%) 14.00% <0.00%> (ø%)
.../DeviceManagementOperationRegistryServiceImpl.java 73.21% <0.00%> (+7.14%) 16.00% <0.00%> (+4.00%)
...pse/kapua/commons/service/internal/ServiceDAO.java 74.21% <0.00%> (+7.54%) 0.00% <0.00%> (ø%)
... and 129 more

I have added some badges to the README.md file, so visitors can quickly see the project status.

Signed-off-by: Leonardo Gaube <leonardo.gaube@comtrade.com>
@Coduz Coduz added the Documentation Doc... What?? Joke! We will write some! label Sep 11, 2020
@Coduz Coduz merged commit 4e9e728 into eclipse:develop Sep 12, 2020
@LeoNerdoG LeoNerdoG deleted the additionalBadges branch September 14, 2020 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Doc... What?? Joke! We will write some!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants