Skip to content

Conversation

nginx-bot
Copy link
Contributor

Update with NFR test results for NGF version edge ["oss","plus"]

  • Auto-generated by the NFR tests workflow run 10655437359
  • Tests ran using Docker image tag edge
  • all test(s) ran

@nginx-bot nginx-bot requested a review from a team as a code owner September 1, 2024 19:40
@github-actions github-actions bot added documentation Improvements or additions to documentation tests Pull requests that update tests labels Sep 1, 2024
Copy link

codecov bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.21%. Comparing base (0723ab8) to head (64fcb99).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2496   +/-   ##
=======================================
  Coverage   89.21%   89.21%           
=======================================
  Files         100      100           
  Lines        7539     7539           
  Branches       50       50           
=======================================
  Hits         6726     6726           
  Misses        756      756           
  Partials       57       57           

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

@sjberman
Copy link
Collaborator

sjberman commented Sep 3, 2024

Looks like we need to fix the results writer to format the end of some files...pre-commit is failing.

@sjberman
Copy link
Collaborator

sjberman commented Sep 3, 2024

I also wonder if we need to reconsider uploading entire log files...

Problem: Some results files added extra newlines, causing our formatter to fail. Also, error log files were way too large for feasible parsing.

Solution: Remove extra newlines, and only include error logs instead of full log files.
@sjberman
Copy link
Collaborator

sjberman commented Sep 3, 2024

I've pushed some fixes to a branch and will see if that helps after the test run completes.

@nginx-bot nginx-bot force-pushed the tests/nfr-tests-edge branch from 64fcb99 to 38ab460 Compare September 3, 2024 18:38
@sjberman sjberman closed this Sep 3, 2024
@sjberman sjberman deleted the tests/nfr-tests-edge branch September 3, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation tests Pull requests that update tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants