nginxinc / nginx-gateway-fabric

NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.
Apache License 2.0
501 stars 97 forks source link

Unit tests report #2594

Closed lucacome closed 1 month ago

lucacome commented 1 month ago

Proposed changes

Write a clear and concise description that helps reviewers understand the purpose and impact of your changes. Use the following format:

Problem: Give a brief overview of the problem or feature being addressed.

Solution: Explain the approach you took to implement the solution, highlighting any significant design decisions or considerations.

Testing: Describe any testing that you did.

Please focus on (optional): If you any specific areas where you would like reviewers to focus their attention or provide specific feedback, add them here.

Closes #ISSUE

Checklist

Before creating a PR, run through this checklist and mark each as complete.

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes, please add a brief note that summarizes the change.

NONE
github-actions[bot] commented 1 month ago

Test Results

  1 files   11 suites   1s :stopwatch: 235 tests 235 :white_check_mark: 0 :zzz: 0 :x: 236 runs  236 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 6c12b1ac.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.19%. Comparing base (4aa68d7) to head (b722ce4). Report is 32 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2594 +/- ## ========================================== + Coverage 88.62% 95.19% +6.56% ========================================== Files 105 1 -104 Lines 8109 229 -7880 Branches 50 50 ========================================== - Hits 7187 218 -6969 + Misses 865 11 -854 + Partials 57 0 -57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

Test Results

42 tests   42 :white_check_mark:  0s :stopwatch:  1 suites   0 :zzz:  1 files     0 :x:

Results for commit b722ce49.

:recycle: This comment has been updated with latest results.

nginx-bot commented 1 month ago

Test Summary - Run #8189

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Pending ⏳ Other ❓ Flaky 🍂 Duration ⏱️
1490 1489 1 0 0 0 0 00:00:20

Some tests failed!

Name Status Failure Message
TestGetBuildInfo failed ❌ commands_test.go:576: Expected : unknown not to equal : unknown --- FAIL: TestGetBuildInfo (0.00s)

Github Actions Test Reporter CTRF

nginx-bot commented 1 month ago

Test Summary - Run #8190

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Pending ⏳ Other ❓ Flaky 🍂 Duration ⏱️
1490 1489 1 0 0 0 0 00:00:19

Some tests failed!

Name Status Failure Message
TestGetBuildInfo failed ❌ --- FAIL: TestGetBuildInfo (0.00s)

Github Actions Test Reporter CTRF