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 test file description in report #41

Merged
merged 2 commits into from
Mar 30, 2023
Merged

Conversation

LakiG
Copy link
Collaborator

@LakiG LakiG commented Mar 24, 2023

Fixes #37

@LakiG LakiG requested a review from uniqueg March 24, 2023 21:11
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c370e23) 99.70% compared to head (6d0be83) 99.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev      #41   +/-   ##
=======================================
  Coverage   99.70%   99.70%           
=======================================
  Files          11       11           
  Lines         689      689           
=======================================
  Hits          687      687           
  Misses          2        2           
Impacted Files Coverage Δ
compliance_suite/functions/report.py 100.00% <100.00%> (ø)
compliance_suite/job_runner.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@LakiG LakiG merged commit 250e1f4 into dev Mar 30, 2023
@LakiG LakiG deleted the feature/report-description branch March 30, 2023 05:46
lbeckman314 pushed a commit to lbeckman314/tes-compliance-suite that referenced this pull request Apr 22, 2023
lbeckman314 added a commit to lbeckman314/tes-compliance-suite that referenced this pull request Apr 28, 2023
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

feat: add filter functionality and tests (elixir-cloud-aai#33)

feat: add test file description in report (elixir-cloud-aai#41)

feat: add path parameters (elixir-cloud-aai#44)

feat: add test for ignore_error flag (TES v1.1.0) (elixir-cloud-aai#45)

feat: add tests for pagination options (elixir-cloud-aai#47)

feat: support query parameter transformation (elixir-cloud-aai#46)

Exit test suite with error code if any tests fail
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.

Add test description in web report
2 participants