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 Go example data #136

Merged
merged 2 commits into from
Sep 6, 2023
Merged

tests: add Go example data #136

merged 2 commits into from
Sep 6, 2023

Conversation

vil02
Copy link
Owner

@vil02 vil02 commented Sep 6, 2023

The files were formatted using go fmt. In order to run them use commands like

go run some_file.go

This is related to #137.

@gitpod-io
Copy link

gitpod-io bot commented Sep 6, 2023

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5b8e92d) 100.00% compared to head (0058516) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #136   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          436       436           
  Branches        33        33           
=========================================
  Hits           436       436           

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

@codacy-production
Copy link

codacy-production bot commented Sep 6, 2023

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 (5b8e92d) 436 436 100.00%
Head commit (0058516) 436 (+0) 436 (+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 (#136) 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

@sonarcloud
Copy link

sonarcloud bot commented Sep 6, 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
0.0% 0.0% Duplication

@vil02 vil02 merged commit 0f9a8f7 into master Sep 6, 2023
13 checks passed
@vil02 vil02 deleted the add_go_example_data branch September 6, 2023 17:50
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