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

feat: add to_ada #157

Merged
merged 2 commits into from
Sep 18, 2023
Merged

feat: add to_ada #157

merged 2 commits into from
Sep 18, 2023

Conversation

vil02
Copy link
Owner

@vil02 vil02 commented Sep 18, 2023

Continuation of #156. Related to #133.

@gitpod-io
Copy link

gitpod-io bot commented Sep 18, 2023

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (aa682a5) 100.00% compared to head (f836dc9) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #157   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        16    +1     
  Lines          426       459   +33     
  Branches        32        36    +4     
=========================================
+ Hits           426       459   +33     
Files Changed Coverage Δ
string_to_code/to_ada.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codacy-production
Copy link

codacy-production bot commented Sep 18, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (aa682a5) 426 426 100.00%
Head commit (f836dc9) 459 (+33) 459 (+33) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#157) 33 33 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@sonarcloud
Copy link

sonarcloud bot commented Sep 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@vil02 vil02 merged commit 3f001ab into master Sep 18, 2023
15 checks passed
@vil02 vil02 deleted the add_to_ada branch September 18, 2023 19:08
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.

1 participant