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 names #249

Merged
merged 5 commits into from
Jul 9, 2021

Conversation

ldclakmal
Copy link
Member

Purpose

$subject related to ballerina-platform/ballerina-library#1623

Checklist

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

@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #249 (7612dc2) into master (0060ced) will decrease coverage by 0.49%.
The diff coverage is 55.55%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #249      +/-   ##
============================================
- Coverage     81.87%   81.37%   -0.50%     
  Complexity       94       94              
============================================
  Files            17       17              
  Lines           491      494       +3     
  Branches         80       82       +2     
============================================
  Hits            402      402              
- Misses           69       72       +3     
  Partials         20       20              
Impacted Files Coverage Δ
ballerina/auth_commons.bal 100.00% <ø> (ø)
ballerina/auth_errors.bal 100.00% <ø> (ø)
ballerina/auth_utils.bal 76.92% <ø> (ø)
ballerina/init.bal 100.00% <ø> (ø)
...ain/java/io/ballerina/stdlib/auth/ModuleUtils.java 100.00% <ø> (ø)
...rina/stdlib/auth/ldap/CommonLdapConfiguration.java 87.93% <ø> (ø)
.../ballerina/stdlib/auth/ldap/ConnectionContext.java 96.29% <ø> (ø)
...erina/stdlib/auth/ldap/SslContextTrustManager.java 85.71% <ø> (ø)
.../io/ballerina/stdlib/auth/ldap/SslTrustConfig.java 56.52% <ø> (ø)
...rina/stdlib/auth/ldap/nativeimpl/Authenticate.java 85.71% <ø> (ø)
... and 7 more

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 6fc9840...7612dc2. Read the comment docs.

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.

LGTM

@ldclakmal ldclakmal merged commit 42be42e into ballerina-platform: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.

2 participants