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

tests: add Ada examples #156

Merged
merged 1 commit into from
Sep 18, 2023
Merged

tests: add Ada examples #156

merged 1 commit into from
Sep 18, 2023

Conversation

vil02
Copy link
Owner

@vil02 vil02 commented Sep 18, 2023

To compile the code run the command of the type

gnatmake -we main.adb

This is related to #137.

@gitpod-io
Copy link

gitpod-io bot commented Sep 18, 2023

@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

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

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1538709) 100.00% compared to head (e3cbbbb) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #156   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          426       426           
  Branches        32        32           
=========================================
  Hits           426       426           

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

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1538709) 426 426 100.00%
Head commit (e3cbbbb) 426 (+0) 426 (+0) 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 (#156) 0 0 ∅ (not applicable)

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

@vil02 vil02 merged commit aa682a5 into master Sep 18, 2023
15 checks passed
@vil02 vil02 deleted the add_ada_examples branch September 18, 2023 17:16
@vil02 vil02 mentioned this pull request Sep 18, 2023
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