Skip to content

Conversation

@nealkumar
Copy link
Owner

@nealkumar nealkumar commented May 5, 2020

The Cappuccino library provides native Unix-like commands such as reading, writing, or appending to a file, concatenating two files, and many more similar features. The native operations are supported by the OpenJDK's Java Native Interface. Care should be observed before using this library, as there are native code dependencies. For more information, please consult the README.md on the project's main page (https://github.com/nealkumar/JBrew/).

@nealkumar nealkumar added feature request A request for a new feature. needs triage Issue requires agile triaging. cappuccino Anything related to Cappuccino library labels May 5, 2020
@nealkumar nealkumar self-assigned this May 5, 2020
@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #163 into staged-for-release will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           staged-for-release     #163   +/-   ##
===================================================
  Coverage               98.15%   98.15%           
===================================================
  Files                      15       15           
  Lines                     163      163           
  Branches                   11       11           
===================================================
  Hits                      160      160           
  Misses                      2        2           
  Partials                    1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b2839dc...cfa750d. Read the comment docs.

nealkumar added 3 commits May 6, 2020 16:42
…ile, dog.c. added jni.h to usr/include and compiled with the new include statement.
@nealkumar nealkumar changed the title Cappuccino Library [WIP] Cappuccino Library May 7, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cappuccino Anything related to Cappuccino library feature request A request for a new feature. needs triage Issue requires agile triaging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants