Hello, I'm using "Coverage" tool available including with easeRequirements. I would like to generate a traceability with the following issues by using JQL language: Requirements > Requirement T...
According to this overview, Code Insights include code coverage : https://confluence.atlassian.com/bitbucketserver089/code-insights-1236435893.html But the rest api for Code Insights doesn't m...
I am using R4J's coverage view to build a multi-level progressive relationship view. There is a one-to-many relationship between each adjacent column, but the alignment in the view is far from e...
Hello, how can i display the test coverage status for the story/requirement in board please?
...hey have been executed. Now I want to see the requirement coverage status including the test execution from a different project. The standard XRay reports are not enabling this. Is there a w...
Hello, I'm trying to setup traceability and coverage using JIRA and Xray. I have two levels of requirements : Upper and lower requirements. I then attach my tests which are of Cucumber t...
Hi guys, I am a software developer at Deutsche Telekom AG and we use the xRay plugin in our team for our test automation and test management. Unfortunately, I noticed one thing that I can't explain ...
...esult of this, for stories where we do not plan to test, always shows as 0% coverage and brings down overall coverage. It is difficult to ascertain at report level if the story with 0% coverage was t...
Hi Team, It would be really helpful if someone can get me the steps around how to install the CodeCoverage plugin, have read a few articles which say log in to bitbucket having admin access and go to...
Am using clover with bamboo. Need to increase code coverage precision from one decimal point to two decimal points. e.g. As of now code coverage is up to one decimal point, we need to get it two d...
I am trying to create card from Jotform through email. One of the images that are sent as attachment should be cover picture of the card.
I am trying to generate Overall Requirement Coverage Report using Xray plugin for Jira. No matter what I do, it seems like it is not possible to separate Stories covered by Cucumber Test type i...
Hi, I'm trying to send a "lcov.info" report file to Sonar on cloud. The file contains the test coverage report. Just after the file is read on sonar, I have the following issue : 11:0...
Hi, System: Jira Xray Problem: Cannot link existing test to the entity "Test Coverage". We've created a lot of tests in Xray, and linked them manually to stories (using "Linked issues"). Now w...
Hi. I need any suggestions about how I can debug next issue: After applying instrumentalization and running e2e tests, we try to generate coverage. But every time clover shows some magic date&n...
...tylesheet href="coverage.xs1" type="text/xs1"?> <!-- saved from ur1=(0022)http://www.ncover.org/ --> <coverage> <module name="C:\Dev\NCover\Main\Samples\SimpleParam\adder.exe" assembly="A...
I have a bamboo job that tests mulesoft code and generates test reports with coverage reports. When I disable maven return code, my reports, coverage is generated but the job fails. When I enable m...
Upon running a Bitbucket Pipeline with the following: python3.6 environement pytest to run tests pytest-cov plugin used to generate XML coverage report via pytest option: pytest --cov=<m...
Anyone have a clue on how to get something like this going? I'm running with coverage.py and would like to just get failures if coverage is under certain levels, this is proving to be a bit more of a...
Hey, I have been tasked with kitting out our Pipeline with the ability to fail a build/PR when test coverage is underneath a specific quota. I have read one of your articles which states this as a r...
Hi, Is it possible to trigger a deploy job for a build only if the clover report shows above a certain percentage of coverage? Thanks!
If I have JIRA, Clover and perhaps Crucible and Fisheye, is it possible for me to somehow provide per-issue reports for code coverage of code committed against those JIRAs? I've seen it done in o...
...e have excellent review coverage of our code, that isn't reflected when you use crucible's Review Coverage Overview report. It shows that we have 0% coverage. How do y'all do this? Are you c...
So Bamboo Reporting allows me to select NCover reports as a custom report type, but all the documentation says about NCover anywhere is "DO not select this ['NCover Output will be produced'] option" ...
Hello! I have the following scenario: File.c created File.c reviewed as file. Now the code coverage is 100% New line "string 1" is added in File.c It was commited in svn Another line "s...
Copied to clipboard