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

Update directory structure and package name #230

Merged
merged 5 commits into from
Jul 9, 2021
Merged

Conversation

kalaiyarasiganeshalingam
Copy link
Contributor

Purpose

$Subject

Related issue: 1623

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests

build.gradle Outdated Show resolved Hide resolved
build.gradle Outdated Show resolved Hide resolved
Copy link
Member

@ThisaruGuruge ThisaruGuruge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stdlib module versions should be updated from the version bump PR, and then the group IDs should be updated in the build.gradle file.

gradle.properties Outdated Show resolved Hide resolved
kalaiyarasiganeshalingam and others added 2 commits July 9, 2021 11:10
Co-authored-by: Madhuka Harith Wickramapala <39085607+MadhukaHarith92@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #230 (0a4956d) into master (86e8133) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #230   +/-   ##
=========================================
  Coverage     80.66%   80.66%           
  Complexity       79       79           
=========================================
  Files             6        6           
  Lines           450      450           
  Branches         91       91           
=========================================
  Hits            363      363           
  Misses           62       62           
  Partials         25       25           
Impacted Files Coverage Δ
ballerina/cache.bal 100.00% <ø> (ø)
ballerina/cache_errors.bal 100.00% <ø> (ø)
...va/io/ballerina/stdlib/cache/nativeimpl/Cache.java 95.00% <ø> (ø)
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 70.90% <ø> (ø)
...ativeimpl/concurrentlinkedhashmap/LinkedDeque.java 89.79% <ø> (ø)
...e/nativeimpl/concurrentlinkedhashmap/Weighers.java 100.00% <ø> (ø)

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 86e8133...0a4956d. Read the comment docs.

@kalaiyarasiganeshalingam kalaiyarasiganeshalingam merged commit ad0cc44 into master Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants