-
Notifications
You must be signed in to change notification settings - Fork 521
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
Fix part of #5343: Introduce new CI workflow for Code Coverage #5465
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d5c21f - Browse repository at this point
Copy the full SHA 4d5c21fView commit details -
Specifying jdk version for TestBazelWorkspace build to see if this is…
… causing any mismatched misconfiguration in ci (test pass locally)
Configuration menu - View commit details
-
Copy full SHA for 4c87573 - Browse repository at this point
Copy the full SHA 4c87573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d810b2 - Browse repository at this point
Copy the full SHA 3d810b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 595e9df - Browse repository at this point
Copy the full SHA 595e9dfView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4bc533f - Browse repository at this point
Copy the full SHA 4bc533fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba16aaf - Browse repository at this point
Copy the full SHA ba16aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 138a141 - Browse repository at this point
Copy the full SHA 138a141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e28e2 - Browse repository at this point
Copy the full SHA 75e28e2View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9da53d9 - Browse repository at this point
Copy the full SHA 9da53d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf3caf - Browse repository at this point
Copy the full SHA aaf3cafView commit details -
Resolve merge conflict after test timeout and fetch error fixes in ed…
…ge cases and many to one targets
Configuration menu - View commit details
-
Copy full SHA for 53d3d79 - Browse repository at this point
Copy the full SHA 53d3d79View commit details -
Updated processTimeout to set as standard 5 minutes and moved outCont…
…ent specific to the test case
Configuration menu - View commit details
-
Copy full SHA for d3eb372 - Browse repository at this point
Copy the full SHA d3eb372View commit details -
Merge branch 'code_coverage_fix_edge_cases' of https://github.com/opp…
…ia/oppia-android into code_coverage_many_to_one_targets
Configuration menu - View commit details
-
Copy full SHA for 9b5995e - Browse repository at this point
Copy the full SHA 9b5995eView commit details -
Fix Lint checks, kdoc checks and updated tests for CoverageRunner, Co…
…verageReporter, merge updates
Configuration menu - View commit details
-
Copy full SHA for fcf365e - Browse repository at this point
Copy the full SHA fcf365eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f1bda0 - Browse repository at this point
Copy the full SHA 7f1bda0View commit details -
Retriggering since localTestHtmlFormat pass locally and to confirm if…
… its not a flake
Configuration menu - View commit details
-
Copy full SHA for 6710f66 - Browse repository at this point
Copy the full SHA 6710f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 756bed8 - Browse repository at this point
Copy the full SHA 756bed8View commit details -
Addition of dividing tests with shards did help with ci checks, now r…
…emoving it to see if that is actually causing the issues (may be with idle times)
Configuration menu - View commit details
-
Copy full SHA for ab60123 - Browse repository at this point
Copy the full SHA ab60123View commit details -
Adding back shards since that significantly lessens the test run time…
… most importantly helps with max idle run time issues
Configuration menu - View commit details
-
Copy full SHA for d25ea9c - Browse repository at this point
Copy the full SHA d25ea9cView commit details -
Merge branch 'code_coverage_fix_edge_cases' of https://github.com/opp…
…ia/oppia-android into code_coverage_many_to_one_targets
Configuration menu - View commit details
-
Copy full SHA for 8802b27 - Browse repository at this point
Copy the full SHA 8802b27View commit details -
Merge branch 'code_coverage_many_to_one_targets' of https://github.co…
…m/oppia/oppia-android into code_coverage_list_of_files
Configuration menu - View commit details
-
Copy full SHA for 7a2f66b - Browse repository at this point
Copy the full SHA 7a2f66bView commit details
Commits on Jul 13, 2024
-
Merge branch 'develop' of https://github.com/Rd4dev/oppia-android int…
…o code_coverage_fix_edge_cases
Configuration menu - View commit details
-
Copy full SHA for 66a387e - Browse repository at this point
Copy the full SHA 66a387eView commit details -
Merge branch 'code_coverage_fix_edge_cases' of https://github.com/opp…
…ia/oppia-android into code_coverage_many_to_one_targets
Configuration menu - View commit details
-
Copy full SHA for 50574ae - Browse repository at this point
Copy the full SHA 50574aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f170487 - Browse repository at this point
Copy the full SHA f170487View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a720fe7 - Browse repository at this point
Copy the full SHA a720fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c527a9 - Browse repository at this point
Copy the full SHA 5c527a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4350f5e - Browse repository at this point
Copy the full SHA 4350f5eView commit details -
Refactored runCoverageForFile generation separate function and added …
…test cases for sets of success, failure and anomaly cases
Configuration menu - View commit details
-
Copy full SHA for 6fed0c0 - Browse repository at this point
Copy the full SHA 6fed0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e17837 - Browse repository at this point
Copy the full SHA 5e17837View commit details -
Decrementing the shard count to 8 to not cause overhead of resources,…
… to note with 12 the run completed in just 200 seconds
Configuration menu - View commit details
-
Copy full SHA for bae304a - Browse repository at this point
Copy the full SHA bae304aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0432f1 - Browse repository at this point
Copy the full SHA b0432f1View commit details -
Incrementing the shard count to 6 since the tests timeout in ci with …
…4 and 6 seems like a middle ground
Configuration menu - View commit details
-
Copy full SHA for f6fa8af - Browse repository at this point
Copy the full SHA f6fa8afView commit details
Commits on Jul 18, 2024
-
Introduced ComputeChangedFiles utility to get the list of changed fil…
…es that will later be provided as arg for RunCoverage script run
Configuration menu - View commit details
-
Copy full SHA for 57f0875 - Browse repository at this point
Copy the full SHA 57f0875View commit details
Commits on Jul 19, 2024
-
Replicated the Grouping and Sharding Strategy of test buckets for cha…
…nged files buckets
Configuration menu - View commit details
-
Copy full SHA for 2d8166a - Browse repository at this point
Copy the full SHA 2d8166aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 660c6bd - Browse repository at this point
Copy the full SHA 660c6bdView commit details -
Ignoring the compute all files implementation need to confirm the git…
… all file retrieval process since the output of ls-files is not desirable
Configuration menu - View commit details
-
Copy full SHA for ede33c4 - Browse repository at this point
Copy the full SHA ede33c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0635875 - Browse repository at this point
Copy the full SHA 0635875View commit details -
Replicating the unit test yaml implementation for code coverages
Note: This is a blind copy paste of the unit test implementation and this needs a lot of refining to get review ready. To self: 1. The coverages should only run after all tests have passed 2. Not sure if caching would be needed here or its necessary to understand caching here 3. Same with Oppia Build Tests, since those will require targets not sure if we will need to have an implementation for again mapping them to tests or can we run coverages directly in run coverage job, 4. The output files could possibly be moved here as paths or make sure to use the same output path here (better to move here to not cause any confusion) 5. The final .md report and the status check results should be reflected here to properly set pass and fail cases and to handle uploading of comments
Configuration menu - View commit details
-
Copy full SHA for 919afdd - Browse repository at this point
Copy the full SHA 919afddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e242b9f - Browse repository at this point
Copy the full SHA e242b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0985145 - Browse repository at this point
Copy the full SHA 0985145View commit details -
Increasing the min threshold to 90 to see if the Coverage Check fails
Additionally it is noted that the files that do not have test files were added to the anomaly cases, I think it would be more appropriate to have the coverage check status set to false over there and notify the developers since there was a file that doesn't have test the coverage fails alert. Though we assume that script check checks these cases and proceed it would be better to have it as a case within the script itself to make it not dependant on other scripts or checks.
Configuration menu - View commit details
-
Copy full SHA for 81257bc - Browse repository at this point
Copy the full SHA 81257bcView commit details -
Not a fix, just making sure if increasing the processTimeout helps, p…
…robably Build Oppia Tests should be the fix
Configuration menu - View commit details
-
Copy full SHA for 61de269 - Browse repository at this point
Copy the full SHA 61de269View commit details -
Exempting the file compute affected tests to cause a intentional cove…
…rage check status fail
Configuration menu - View commit details
-
Copy full SHA for 7c32b5e - Browse repository at this point
Copy the full SHA 7c32b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3df84b - Browse repository at this point
Copy the full SHA b3df84bView commit details -
The coverage check job was ignored in the last ci run so re-commentin…
…g and pushing them
Configuration menu - View commit details
-
Copy full SHA for 357cc5d - Browse repository at this point
Copy the full SHA 357cc5dView commit details -
Introduced a new utility just to retrieve the test targets for the se…
…t of changed files provided Since the code coverages take a long time, it should be possible that the builds are taking the most times which cause process didn't finish within intended time errors. So may be having the build oppia tests beforehand should help with this, but since we use just the changed files for the input to our run coverage scripts we will need this extra utility (or if possible lets try to move it with something else if possible retrieve changed files.kt) to handle the mapping of changed files to their respective targets to feed to build them
Configuration menu - View commit details
-
Copy full SHA for 707a749 - Browse repository at this point
Copy the full SHA 707a749View commit details -
Added missing import for ScriptBackgroundCoroutineDispatcher in retri…
…eve changed files test targets
Configuration menu - View commit details
-
Copy full SHA for 81bab77 - Browse repository at this point
Copy the full SHA 81bab77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 446a916 - Browse repository at this point
Copy the full SHA 446a916View commit details -
Configuration menu - View commit details
-
Copy full SHA for b46708d - Browse repository at this point
Copy the full SHA b46708dView commit details -
Reverting the file exemption coverage case since we have other issues…
… with large tests that need to be handled first
Configuration menu - View commit details
-
Copy full SHA for 2c01848 - Browse repository at this point
Copy the full SHA 2c01848View commit details -
Replacing the bazel coverage command with bazel test --collect covera…
…ge to make use of the same size and shard count values for coverages Testing it with MathModelTest does run coverage in shards while adding large and shard counts, but they do produce multiple shard coverage.dat files which on viewing seem to have entire coverage data but I just want to make sure that they are not produced as separate results, if they do then that will be a mess and we will need to figure out a way to combine all those data (would be better if bazel has that functionality (I think they do). Also testing with RunCoverageTests is taking over half an hour with sharding so ci should be a better place to view those results.
Configuration menu - View commit details
-
Copy full SHA for fe42482 - Browse repository at this point
Copy the full SHA fe42482View commit details -
Removing the print statement for Raw Coverage Data since that seems t…
…o interupt with the coverage output path
Configuration menu - View commit details
-
Copy full SHA for 67c0036 - Browse repository at this point
Copy the full SHA 67c0036View commit details -
Incrementing the shard to 24 to align with compute affected tests tes…
…t to see if that can handle the coverage cases Also the compute affected tests test do pass with shards set and coverage runs with bazel test --collect-coverage but the percentage is yet to be cross checked
Configuration menu - View commit details
-
Copy full SHA for 2a12472 - Browse repository at this point
Copy the full SHA 2a12472View commit details
Commits on Jul 20, 2024
-
Finding Test file paths to retrieve test targets for building the tes…
…ts before running
Configuration menu - View commit details
-
Copy full SHA for 46b779a - Browse repository at this point
Copy the full SHA 46b779aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8341cc - Browse repository at this point
Copy the full SHA e8341ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5eeb4 - Browse repository at this point
Copy the full SHA 1d5eeb4View commit details -
Moving down the target declaration since test file exemption asset is…
… referenced before assignment
Configuration menu - View commit details
-
Copy full SHA for 113a828 - Browse repository at this point
Copy the full SHA 113a828View commit details -
Re running to confirm if the coverage percentages are same throughout…
… capturing with sharding RunCoverage: 70.16%, ComputeAffectedTestsTest: 77.27%, BazelClient: 87.04%
Configuration menu - View commit details
-
Copy full SHA for a198c56 - Browse repository at this point
Copy the full SHA a198c56View commit details -
Re running to confirm since last ci did show difference in coverage p…
…ercentages especially with RunCoverageTest RunCoverage: 70.16%, ComputeAffectedTestsTest: 77.27%, BazelClie
Configuration menu - View commit details
-
Copy full SHA for 8c9800b - Browse repository at this point
Copy the full SHA 8c9800bView commit details
Commits on Jul 21, 2024
-
Printing out coverage report data utilizing collect coverage flag
This doesn't change any logic of the coverage retrieval but just prints the data to observe the actual collective data results. Major concern with this approach is that the coverage results shouldn't be overriden by the other, which will be confirmed through this and also by running with a bulk of reports later
Configuration menu - View commit details
-
Copy full SHA for d4f8015 - Browse repository at this point
Copy the full SHA d4f8015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e139fe - Browse repository at this point
Copy the full SHA 7e139feView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3318b - Browse repository at this point
Copy the full SHA ef3318bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 606225f - Browse repository at this point
Copy the full SHA 606225fView commit details -
Re running coverage analysis attempt: 3 to check the coverage percent…
…ages Last 2 times outputted the same result and no changes were detected but I will have to check the runs with more test shards running atleast a 10 times to see if this is accurate so probably a 10 more re runs will be coming after this
Configuration menu - View commit details
-
Copy full SHA for 968474b - Browse repository at this point
Copy the full SHA 968474bView commit details -
Re running, also un commenting the oppia build tests caching - probab…
…ly its not gonna do anything as its only with caching
Configuration menu - View commit details
-
Copy full SHA for 22f201d - Browse repository at this point
Copy the full SHA 22f201dView commit details -
Re running while uncommenting the build oppia tests without caching s…
…ection in the workflow
Configuration menu - View commit details
-
Copy full SHA for 0808192 - Browse repository at this point
Copy the full SHA 0808192View commit details -
Re running attempt 6: with removing the kt suffix for test target que…
…ries to build oppia tests
Configuration menu - View commit details
-
Copy full SHA for e0735a9 - Browse repository at this point
Copy the full SHA e0735a9View commit details -
Re run attempt 7 with bunch of random new line and print statments ju…
…st to trigger test runs for coverage
Configuration menu - View commit details
-
Copy full SHA for ede2c0b - Browse repository at this point
Copy the full SHA ede2c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8946b06 - Browse repository at this point
Copy the full SHA 8946b06View commit details -
Executing bazel command in 2 different ways for tests with shard conf…
…iguration and tests that don't have shard configuration The reason for this is -with tests that have shard configuration, to use the same shards we need to use the bazel test --collect code coverage flag to run them with the same parallelization but the downside is they also provide the coverage results in separate shards which could easily turn into a misrepresentation if the coverage.dat file has missing information since they only represent data of one shard. This was noticed with RunCoverageTest where on alternate runs in ci it represented percentages of 50% and 70% with the exact same test data. To overcome this we need to combine these coverages into one. While bazel does provide --combined report flag, it doesnot provide the ability to provide a desired path. Which is again a next downside. So far the provided combine report flag saves the report to the _coverage/_coverage_report.dat file but but but the catch is, it is the same dir for all the coverage (test) runs. Which means that while running asynchronously if a report is overriden there is a change of discrepency in the data at times. This might be a rare case but it is definitely not fool proof atleast to the extend I can think of. -And also this method of collect coverage flag might not even be required for non sharded tests, since this might introduce extra effort and even overriden reports too as now they too will use the same common report folder. So now there are 2 ways of executing coverage 1. with bazel coverage for non sharded tests 2. with bazel test --collect_code_coverage for sharded tests.
Configuration menu - View commit details
-
Copy full SHA for 3d78a86 - Browse repository at this point
Copy the full SHA 3d78a86View commit details -
Re run attempt 10; Printing the coverage command run with bazel test …
…--collect_code_coverage output to view shard coverage data
Configuration menu - View commit details
-
Copy full SHA for 5ea0739 - Browse repository at this point
Copy the full SHA 5ea0739View commit details
Commits on Jul 22, 2024
-
Temporary reference point for handling multiple shard coverage data
This will be later removed. Using lcov's merge mechanism combines every data even that are not relavant to the source file making it un reliable, another option would be to manually merge them which would again turn complicated when dealing with branch and function data on scale
Configuration menu - View commit details
-
Copy full SHA for b266e48 - Browse repository at this point
Copy the full SHA b266e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15061ba - Browse repository at this point
Copy the full SHA 15061baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8198c - Browse repository at this point
Copy the full SHA 4e8198cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90db4f7 - Browse repository at this point
Copy the full SHA 90db4f7View commit details
Commits on Jul 24, 2024
-
Merge branch 'develop' of https://github.com/Rd4dev/oppia-android int…
…o code_coverage_many_to_one_targets
Configuration menu - View commit details
-
Copy full SHA for 8955775 - Browse repository at this point
Copy the full SHA 8955775View commit details -
Updated the sharedAndLocalTest case to sync in with updated multi tar…
…get implementation
Configuration menu - View commit details
-
Copy full SHA for 10d9acd - Browse repository at this point
Copy the full SHA 10d9acdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e0149 - Browse repository at this point
Copy the full SHA 77e0149View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d1afe - Browse repository at this point
Copy the full SHA e0d1afeView commit details -
Merge branch 'code_coverage_list_of_files' of https://github.com/oppi…
…a/oppia-android into code_coverage_ci_workflow
Configuration menu - View commit details
-
Copy full SHA for d0d72d1 - Browse repository at this point
Copy the full SHA d0d72d1View commit details -
Adding external action wait for workflow action to trigger Coverage C…
…hecks only after the Unit Test checks have passed Native workflow_run, workflow_call, local action call, needs, reusable workflows don't seem to satisfy the desired requirement
Configuration menu - View commit details
-
Copy full SHA for 7443270 - Browse repository at this point
Copy the full SHA 7443270View commit details -
Halting the conditional triggering of coverage checks since external …
…actions need approval
Configuration menu - View commit details
-
Copy full SHA for 77b060b - Browse repository at this point
Copy the full SHA 77b060bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b800826 - Browse repository at this point
Copy the full SHA b800826View commit details
Commits on Jul 25, 2024
-
Refactoring RetrieveChangedFiles and RetrieveChangedFilesTestTargets …
…into one since they majorly duplicate many implementations
Configuration menu - View commit details
-
Copy full SHA for 9ad842f - Browse repository at this point
Copy the full SHA 9ad842fView commit details -
Updated the coverage workflow to utilize the combined retrieve change…
…d files utility to save buckets, files and targets values
Configuration menu - View commit details
-
Copy full SHA for 8eb748d - Browse repository at this point
Copy the full SHA 8eb748dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f73037c - Browse repository at this point
Copy the full SHA f73037cView commit details -
Clean up of the coverage workflows and left over unused parts from re…
…trieve changed files test targets utility
Configuration menu - View commit details
-
Copy full SHA for fd1946e - Browse repository at this point
Copy the full SHA fd1946eView commit details -
Added a part of RetrieveChangedFilesTest test cases
Yet to add cases for retrieving and checking test targets
Configuration menu - View commit details
-
Copy full SHA for 9a25964 - Browse repository at this point
Copy the full SHA 9a25964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9147df2 - Browse repository at this point
Copy the full SHA 9147df2View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be8ff1c - Browse repository at this point
Copy the full SHA be8ff1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d76b89 - Browse repository at this point
Copy the full SHA 7d76b89View commit details -
Trigger Build since ExplorationActiveTimeControllerTest seems to fail
Might be a flaky test
Configuration menu - View commit details
-
Copy full SHA for c2eddfb - Browse repository at this point
Copy the full SHA c2eddfbView commit details
Commits on Jul 27, 2024
-
Syncing in with upstream many to one targets
Probably require a lot of iterations to check all passes an clear up the centralized protos execution. Things to do 1. Add error messages to be included in the failed coverage report proto to provide more info on the fail case, 2. Have one centralized proto generation to handle md generation (flexible for both local and ci and with distinction in creation based on md and html (need to figure out), 3. Update to have a sequential flow, 4. Update tests as most error cases are removed
Configuration menu - View commit details
-
Copy full SHA for 07e6fad - Browse repository at this point
Copy the full SHA 07e6fadView commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5479330 - Browse repository at this point
Copy the full SHA 5479330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24390f5 - Browse repository at this point
Copy the full SHA 24390f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe7768 - Browse repository at this point
Copy the full SHA ffe7768View commit details -
Renaming the runWithCoverageAsync to runCoverageForTestTarget, update…
…d the coverage proto description, renamed to findTestFiles, simplified conditional
Configuration menu - View commit details
-
Copy full SHA for 8e88c35 - Browse repository at this point
Copy the full SHA 8e88c35View commit details
Commits on Jul 29, 2024
-
Trying to find the coverage path with regex pattern as they mismatch
Pushing it to see it through CI as local wsl seems broke and runs forever
Configuration menu - View commit details
-
Copy full SHA for c1f012c - Browse repository at this point
Copy the full SHA c1f012cView commit details -
Save lobby before switching to a side branch to test permission error…
… with writing coverage data
Configuration menu - View commit details
-
Copy full SHA for aa0de7f - Browse repository at this point
Copy the full SHA aa0de7fView commit details -
Trying to hit a certain line n number of times in different ways yet …
…the count remains 1 Makes me wonder if it just has binary values set to decide it, analysing few reports seems like they too exhibit the same behaviour for line coverages and branches have certain different int values but they seem to represent the branch
Configuration menu - View commit details
-
Copy full SHA for 800ccda - Browse repository at this point
Copy the full SHA 800ccdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad611b8 - Browse repository at this point
Copy the full SHA ad611b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c5336 - Browse repository at this point
Copy the full SHA 84c5336View commit details -
Merge branch 'develop' of https://github.com/Rd4dev/oppia-android int…
…o code_coverage_many_to_one_targets
Configuration menu - View commit details
-
Copy full SHA for 5561b4e - Browse repository at this point
Copy the full SHA 5561b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07184ee - Browse repository at this point
Copy the full SHA 07184eeView commit details -
Fixes Missing Coverage Data Test Case
Still the Failed to Retrieve Coverage File needs to be figured out and the code should be refactored to be more readable
Configuration menu - View commit details
-
Copy full SHA for 3974ce0 - Browse repository at this point
Copy the full SHA 3974ce0View commit details
Commits on Jul 30, 2024
-
Fixed the retrieve coverage failure test case :) by reproducing the s…
…ame behaviour instead of brute forcing the scenario
Configuration menu - View commit details
-
Copy full SHA for 360dc4b - Browse repository at this point
Copy the full SHA 360dc4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 565f2f5 - Browse repository at this point
Copy the full SHA 565f2f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd96fa3 - Browse repository at this point
Copy the full SHA bd96fa3View commit details -
Added functionality to also include source files of the test files to…
… be included for coverage analysis
Configuration menu - View commit details
-
Copy full SHA for 2e04f8a - Browse repository at this point
Copy the full SHA 2e04f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6c506e - Browse repository at this point
Copy the full SHA e6c506eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0353897 - Browse repository at this point
Copy the full SHA 0353897View commit details -
Added a new proto Coverage Report Container to hold all the coverage …
…report as a list This will be used with the 0th index for html reports and will be used as an entire list for md generation.
Configuration menu - View commit details
-
Copy full SHA for b749916 - Browse repository at this point
Copy the full SHA b749916View commit details
Commits on Jul 31, 2024
-
Save lobby - Collecting protos into one coverage report container pro…
…to that can be uploaded later as an artifact and utilized later for one combined report generation
Configuration menu - View commit details
-
Copy full SHA for a35d7a0 - Browse repository at this point
Copy the full SHA a35d7a0View commit details -
Updating the coverage missing test case while removing the job and re…
…plicating the actual failure scenerio by not actually using a test file for its testing purposes
Configuration menu - View commit details
-
Copy full SHA for 05a007b - Browse repository at this point
Copy the full SHA 05a007bView commit details -
Clean up and changed the test case names to be more specific on what …
…causes their failure
Configuration menu - View commit details
-
Copy full SHA for a3a661e - Browse repository at this point
Copy the full SHA a3a661eView commit details -
Added validation to ensure exactly one unique value of filePath and f…
…ileSha1Hash are present in the coverage report corresponding to one file for n:1 targets included
Configuration menu - View commit details
-
Copy full SHA for 8a12cf4 - Browse repository at this point
Copy the full SHA 8a12cf4View commit details -
Clean up of aggreagation code and replaced conditional error statment…
…s with kotlin checks
Configuration menu - View commit details
-
Copy full SHA for e72179a - Browse repository at this point
Copy the full SHA e72179aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f00ebc6 - Browse repository at this point
Copy the full SHA f00ebc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fa9737 - Browse repository at this point
Copy the full SHA 2fa9737View commit details -
Hardcoded implementation of saving the protos to their own path
Will need to take in a dynamic path
Configuration menu - View commit details
-
Copy full SHA for 8b2415e - Browse repository at this point
Copy the full SHA 8b2415eView commit details
Commits on Aug 1, 2024
-
New proto structure for coverage to having distinct case for success …
…details and failure message case in Coverage Report
Configuration menu - View commit details
-
Copy full SHA for b0839ca - Browse repository at this point
Copy the full SHA b0839caView commit details -
Roughly organized layout / implementation of the flow of the protos a…
…nd report generation The base flow is RunCoverage runs CoverageRunner on each file and acquires a single or a list of protos based on the relationship with targets and test files. With the collected protos, it can either have a success (details) or a failure case. If any of them is a failure then it returns a failure for the file's test target, if the file has a success case then aggregation occurs to account incase of multi relationship cases. Till this each file will now have their own 1 single coverage report. And each of them are finally combined as one single container of coverage. This container is then passed to the CoverageReporter. Here the coverage report container is taken as one single unit and looped for each coverage report for both html and md. With html for each success case a html file needs to be created. With md report both success and failure cases should be taken and included in the final report as just one single report in one common spot (this is included just to maintain the standard flow other than that and if needed debugging, the md woudln't serve anything useful for local dev works)
Configuration menu - View commit details
-
Copy full SHA for d9ef7d8 - Browse repository at this point
Copy the full SHA d9ef7d8View commit details -
Re-writing the CoverageReporter script to handle the container proto …
…and success, failure and exemption cases specifically for HTML and MD reports. Till this commit the log and html sections are re written while md report and proto storage needs to be handled Update tests later :(
Configuration menu - View commit details
-
Copy full SHA for 333607e - Browse repository at this point
Copy the full SHA 333607eView commit details -
First set of cleanup with coverage reporter implemented
Pending status check addition, exemption list addition, saving protos
Configuration menu - View commit details
-
Copy full SHA for b17e0d1 - Browse repository at this point
Copy the full SHA b17e0d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 824c406 - Browse repository at this point
Copy the full SHA 824c406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee99c0 - Browse repository at this point
Copy the full SHA 5ee99c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 372ae95 - Browse repository at this point
Copy the full SHA 372ae95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6499311 - Browse repository at this point
Copy the full SHA 6499311View commit details
Commits on Aug 2, 2024
-
Final md report generation with failure, details - 1. failure below t…
…hreshold 2. exempted failure 3. success 4. exempted success and test file exemption cases This just feels like a dumped version would require major refactorings and also does have lot of testing data that needs to be cleaned up
Configuration menu - View commit details
-
Copy full SHA for aa68b95 - Browse repository at this point
Copy the full SHA aa68b95View commit details -
Refactored CoverageReporter into unit functionalities and avoid repet…
…itions The md report will be added as part of their respective success and failure tables with appropriate percentages requires and felt nice to be at one place than at a different spot or separte section
Configuration menu - View commit details
-
Copy full SHA for 5e0da59 - Browse repository at this point
Copy the full SHA 5e0da59View commit details -
Added parameter to save the proto to the path specified
This though wouldn't be useful for local dev but is much needed to save the protos of each matrix run. This could be saved with their encoded bucket names and retrieved later
Configuration menu - View commit details
-
Copy full SHA for bcb0bf2 - Browse repository at this point
Copy the full SHA bcb0bf2View commit details -
Added Coverage Check Status that check through every fail and details…
… case and decides on a Coverage Status value as either PASS or FAIL This will later be passed to CI to run the final Run Coverage Status Check that can fail the entire workflow if FAIL status is retrieved and only pass on PASS
Configuration menu - View commit details
-
Copy full SHA for 8ff593f - Browse repository at this point
Copy the full SHA 8ff593fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2f0d8 - Browse repository at this point
Copy the full SHA 9b2f0d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b5f14 - Browse repository at this point
Copy the full SHA 40b5f14View commit details -
Added test case for CoverageReporter to test success detail, falure a…
…nd exemption cases with html report generation
Configuration menu - View commit details
-
Copy full SHA for 257e434 - Browse repository at this point
Copy the full SHA 257e434View commit details -
Added test case for CoverageReporter to test success detail, falure a…
…nd exemption cases with md report generation
Configuration menu - View commit details
-
Copy full SHA for a63a4d0 - Browse repository at this point
Copy the full SHA a63a4d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for edfd42d - Browse repository at this point
Copy the full SHA edfd42dView commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91cd498 - Browse repository at this point
Copy the full SHA 91cd498View commit details -
Resolve merge conflicts with changes to upstream proto BazelTestTarge…
…t, test additions
Configuration menu - View commit details
-
Copy full SHA for a4d5e58 - Browse repository at this point
Copy the full SHA a4d5e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for b41ad71 - Browse repository at this point
Copy the full SHA b41ad71View commit details -
Configuration menu - View commit details
-
Copy full SHA for db74fee - Browse repository at this point
Copy the full SHA db74feeView commit details -
Fix failing test cases, lint checks indents, missing new lines and ma…
…x line lengths Todo: 1. The Coverage Status Checks needs to be utilized to have the check pass or fail with error and their respective tests needs an update accordingly. 2. The new lines needs to be properly handled with conditions and again update tests accordingly.
Configuration menu - View commit details
-
Copy full SHA for d7ab04d - Browse repository at this point
Copy the full SHA d7ab04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5da141 - Browse repository at this point
Copy the full SHA e5da141View commit details -
Configuration menu - View commit details
-
Copy full SHA for c847231 - Browse repository at this point
Copy the full SHA c847231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2172905 - Browse repository at this point
Copy the full SHA 2172905View commit details -
Fix Tests with Failure cases and used the public const MIN_THRESHOLD …
…throughout the test and sources
Configuration menu - View commit details
-
Copy full SHA for 2ff0bda - Browse repository at this point
Copy the full SHA 2ff0bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61accfb - Browse repository at this point
Copy the full SHA 61accfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for eef9618 - Browse repository at this point
Copy the full SHA eef9618View commit details -
Configuration menu - View commit details
-
Copy full SHA for aed8081 - Browse repository at this point
Copy the full SHA aed8081View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4293d43 - Browse repository at this point
Copy the full SHA 4293d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for d93762e - Browse repository at this point
Copy the full SHA d93762eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75048d2 - Browse repository at this point
Copy the full SHA 75048d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a294810 - Browse repository at this point
Copy the full SHA a294810View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ceedd - Browse repository at this point
Copy the full SHA d1ceeddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 464840c - Browse repository at this point
Copy the full SHA 464840cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d875a9 - Browse repository at this point
Copy the full SHA 7d875a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c35412 - Browse repository at this point
Copy the full SHA 8c35412View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9358fd - Browse repository at this point
Copy the full SHA d9358fdView commit details -
Resolve merge conflict with upstream list of files and modified alway…
…s with !cancelled in code coverage check
Configuration menu - View commit details
-
Copy full SHA for d4dc9fe - Browse repository at this point
Copy the full SHA d4dc9feView commit details -
Configuration menu - View commit details
-
Copy full SHA for e024b8f - Browse repository at this point
Copy the full SHA e024b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ea6054 - Browse repository at this point
Copy the full SHA 5ea6054View commit details
Commits on Aug 6, 2024
-
Base test case setup to add a file as a changed file for computeChang…
…edFilesTest case ComputeAffectedTestsTest would require creating test files but with this this should be just files
Configuration menu - View commit details
-
Copy full SHA for 267b1b3 - Browse repository at this point
Copy the full SHA 267b1b3View commit details -
Added test cases for ComputeChangedFiles replicated exactly from the …
…ComputeAffectedTestsTest but with file changes Still needs to enable the compute all files setting to have it run all files with Run All Tests and have the coverage workflow triggered only after unit tests workflow is done
Configuration menu - View commit details
-
Copy full SHA for 12df19d - Browse repository at this point
Copy the full SHA 12df19dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e20782c - Browse repository at this point
Copy the full SHA e20782cView commit details -
Merge branch 'develop' of https://github.com/Rd4dev/oppia-android int…
…o code_coverage_many_to_one_targets
Configuration menu - View commit details
-
Copy full SHA for 5e528fe - Browse repository at this point
Copy the full SHA 5e528feView commit details -
Added the copy of local and shared test to ensure the multiple test f…
…or a file do work properly
Configuration menu - View commit details
-
Copy full SHA for e72eec3 - Browse repository at this point
Copy the full SHA e72eec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d2029 - Browse repository at this point
Copy the full SHA 49d2029View commit details -
Added test to verify that the final container is saved to output prot…
…o path specified
Configuration menu - View commit details
-
Copy full SHA for 226f8b6 - Browse repository at this point
Copy the full SHA 226f8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223c266 - Browse repository at this point
Copy the full SHA 223c266View commit details -
Added test case to verify one single line hit my multiple targets of …
…a single source file
Configuration menu - View commit details
-
Copy full SHA for 8aa42bb - Browse repository at this point
Copy the full SHA 8aa42bbView commit details
Commits on Aug 7, 2024
-
Updated the Final coverage report template as suggested. This introdu…
…ces having a table for the No of files, total coverage and coverage analysis, but the template suggestion was to have them as individual lines. Having this as a save point and if approved will be modified later
Configuration menu - View commit details
-
Copy full SHA for 871a48e - Browse repository at this point
Copy the full SHA 871a48eView commit details -
Updated tests with updated md template and fixed few review comments
Needs a lot of iterations with test cases and also with the review comment to have specific testing scenerios, that should be the way but would require re iterating again. And also have calls for test content cases to simply it. Also the report structure tests too are not completely tested locally will update with ci reports as they should be much faster
Configuration menu - View commit details
-
Copy full SHA for 2221bad - Browse repository at this point
Copy the full SHA 2221badView commit details -
Configuration menu - View commit details
-
Copy full SHA for c670ec3 - Browse repository at this point
Copy the full SHA c670ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ee041 - Browse repository at this point
Copy the full SHA 45ee041View commit details -
Save lobby while fixing tests as they take too long
With changes to test exemption take as input and changes to the markdown every test case needs and update and taking too long
Configuration menu - View commit details
-
Copy full SHA for 9b01b54 - Browse repository at this point
Copy the full SHA 9b01b54View commit details -
Enabled and refactored compute changed files to have all files settin…
…g to true and get all files Needs to be tested in ci and test related to compute all files need to be added
Configuration menu - View commit details
-
Copy full SHA for 2535777 - Browse repository at this point
Copy the full SHA 2535777View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b45db - Browse repository at this point
Copy the full SHA c6b45dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4c687 - Browse repository at this point
Copy the full SHA 4e4c687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b45a9 - Browse repository at this point
Copy the full SHA 87b45a9View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30f3e97 - Browse repository at this point
Copy the full SHA 30f3e97View commit details -
Refactoring with test file exemption removal
Would probably need to fix failing test cases first to actually see coverage workflows in action, will switch to PR 2.2
Configuration menu - View commit details
-
Copy full SHA for e527dd9 - Browse repository at this point
Copy the full SHA e527dd9View commit details -
Fixed test cases with Coverage Reporter and also added test cases cor…
…responding to low and high pass fail exemption percentages
Configuration menu - View commit details
-
Copy full SHA for 2f11be3 - Browse repository at this point
Copy the full SHA 2f11be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 667ed45 - Browse repository at this point
Copy the full SHA 667ed45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09277b6 - Browse repository at this point
Copy the full SHA 09277b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0738388 - Browse repository at this point
Copy the full SHA 0738388View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdddfd5 - Browse repository at this point
Copy the full SHA bdddfd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9400e9e - Browse repository at this point
Copy the full SHA 9400e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6b16b - Browse repository at this point
Copy the full SHA 5d6b16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3309c - Browse repository at this point
Copy the full SHA 0f3309cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad5aa58 - Browse repository at this point
Copy the full SHA ad5aa58View commit details -
Updating with the upstream list of files
All tests are finally updated and passing, with this the coverage runs should run successfully but only start after the unit tests pass
Configuration menu - View commit details
-
Copy full SHA for 4ee8269 - Browse repository at this point
Copy the full SHA 4ee8269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aeda6b - Browse repository at this point
Copy the full SHA 6aeda6bView commit details -
Bumping the processTimeout to 15 since the code coverage run failed w…
…ith process did not finish within the time error was thrown
Configuration menu - View commit details
-
Copy full SHA for 71a9ce2 - Browse repository at this point
Copy the full SHA 71a9ce2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 395a3b1 - Browse repository at this point
Copy the full SHA 395a3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b9e6a - Browse repository at this point
Copy the full SHA d8b9e6aView commit details -
Bumping the process timeout straight in the RunCoverage to 35 and rem…
…oving the need to wait for the unit test workflow to finish to see the results quickly This is only done after verifying all the test have passed and its only the timeout issue with the ci runs
Configuration menu - View commit details
-
Copy full SHA for bec21b7 - Browse repository at this point
Copy the full SHA bec21b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dcd05 - Browse repository at this point
Copy the full SHA 89dcd05View commit details -
Brought in changes from the exempt-test-targets-incompatible-with-cod…
…e-coverage branch
Configuration menu - View commit details
-
Copy full SHA for fed6a79 - Browse repository at this point
Copy the full SHA fed6a79View commit details -
Changing the report format to proto for the ci runs and also bumping …
…processTimeout in the ci runs The format set to proto must introduce a check to see if proto output path exists to properly save it, and that will be re introduced with the upcoming pr when things make sense to determine where to store them
Configuration menu - View commit details
-
Copy full SHA for cec0f34 - Browse repository at this point
Copy the full SHA cec0f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b6d63 - Browse repository at this point
Copy the full SHA 15b6d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2274c0d - Browse repository at this point
Copy the full SHA 2274c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d121e - Browse repository at this point
Copy the full SHA d8d121eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cba7a13 - Browse repository at this point
Copy the full SHA cba7a13View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad1370 - Browse repository at this point
Copy the full SHA dad1370View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4462e12 - Browse repository at this point
Copy the full SHA 4462e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83836bc - Browse repository at this point
Copy the full SHA 83836bcView commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1307c9 - Browse repository at this point
Copy the full SHA d1307c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2639294 - Browse repository at this point
Copy the full SHA 2639294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 013c951 - Browse repository at this point
Copy the full SHA 013c951View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b70ed - Browse repository at this point
Copy the full SHA b8b70edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 743024d - Browse repository at this point
Copy the full SHA 743024dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9cde0 - Browse repository at this point
Copy the full SHA fa9cde0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65419db - Browse repository at this point
Copy the full SHA 65419dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0801ea5 - Browse repository at this point
Copy the full SHA 0801ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac2f97e - Browse repository at this point
Copy the full SHA ac2f97eView commit details -
Updated tests to reflect changes in md report with replacement of lin…
…ks to details summary
Configuration menu - View commit details
-
Copy full SHA for f951993 - Browse repository at this point
Copy the full SHA f951993View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf274a - Browse repository at this point
Copy the full SHA fdf274aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc47fc6 - Browse repository at this point
Copy the full SHA dc47fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc7054b - Browse repository at this point
Copy the full SHA bc7054bView commit details -
Fixed a flaky test, expected it to be since the order depends on the …
…bazel executions
Configuration menu - View commit details
-
Copy full SHA for 2d4b338 - Browse repository at this point
Copy the full SHA 2d4b338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e9f3e - Browse repository at this point
Copy the full SHA 12e9f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f031f - Browse repository at this point
Copy the full SHA 91f031fView commit details -
Mapping tests to targets right in the compute changed files
This catches few things 1. Changed the source list returned earlier in the list of files pr to just return a string, earlier tried having .single() call on them as that could confirm it returning just one string path from the list, but turns out there are files that are not properly placed in the source code causing the mapping not appropriate so throwing an error would halt it, instead for those files a null is thrown and then filtered out. 2. Used distinct to just have one single source entry passed for the run coverage so no duplicate expensive runs 3. The mapping of test to source is now also a part of the compute changed files to make sure we only send sources to the run coverage and also having done this here would help with retrieving the appropriate test targets in the retrieve test targets for later builds. All these need to be tested with test cases and verified in the ci run
Configuration menu - View commit details
-
Copy full SHA for aed0c18 - Browse repository at this point
Copy the full SHA aed0c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c8dac9 - Browse repository at this point
Copy the full SHA 7c8dac9View commit details -
Removed steps: git-secret, decrypt secrets and all with caching steps…
… since disabled for a long time
Configuration menu - View commit details
-
Copy full SHA for f6460e3 - Browse repository at this point
Copy the full SHA f6460e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69256ea - Browse repository at this point
Copy the full SHA 69256eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 618a9ee - Browse repository at this point
Copy the full SHA 618a9eeView commit details -
Updating tests to work on files that are committed and not just added…
… or staged or untracked, the script behaviour needs to be addressed in the upcoming commits
Configuration menu - View commit details
-
Copy full SHA for 9b0c209 - Browse repository at this point
Copy the full SHA 9b0c209View commit details -
Fixed/Updated all the test cases with changes to the computing only t…
…he changed files
Configuration menu - View commit details
-
Copy full SHA for 48bc7f7 - Browse repository at this point
Copy the full SHA 48bc7f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eac085 - Browse repository at this point
Copy the full SHA 3eac085View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28593b5 - Browse repository at this point
Copy the full SHA 28593b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7949695 - Browse repository at this point
Copy the full SHA 7949695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8839a01 - Browse repository at this point
Copy the full SHA 8839a01View commit details -
Fix Tests after merging with upstream exemptions
Needs a cleanup with handling of protos per test name paths
Configuration menu - View commit details
-
Copy full SHA for a970df2 - Browse repository at this point
Copy the full SHA a970df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1be84 - Browse repository at this point
Copy the full SHA ea1be84View commit details -
Fix tests with saving proto - yet to confirm test case with changes t…
…o coverage report collection type
Configuration menu - View commit details
-
Copy full SHA for fa85aa6 - Browse repository at this point
Copy the full SHA fa85aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3377795 - Browse repository at this point
Copy the full SHA 3377795View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeaa8fc - Browse repository at this point
Copy the full SHA aeaa8fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe67c3a - Browse repository at this point
Copy the full SHA fe67c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2709e46 - Browse repository at this point
Copy the full SHA 2709e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7836bdc - Browse repository at this point
Copy the full SHA 7836bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee65c2 - Browse repository at this point
Copy the full SHA 9ee65c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73231c5 - Browse repository at this point
Copy the full SHA 73231c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f834919 - Browse repository at this point
Copy the full SHA f834919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8f32f - Browse repository at this point
Copy the full SHA 7a8f32fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b89dfb9 - Browse repository at this point
Copy the full SHA b89dfb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b655df7 - Browse repository at this point
Copy the full SHA b655df7View commit details -
Changing the proto to MD as keeping the proto would skip the coverage…
… status check as there is no call to the coverage reporter yet and that will only be introduced with the upcoming pr to upload the artifacts, and use them to derive a coverage status
Configuration menu - View commit details
-
Copy full SHA for 1d35054 - Browse repository at this point
Copy the full SHA 1d35054View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76da534 - Browse repository at this point
Copy the full SHA 76da534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21773d0 - Browse repository at this point
Copy the full SHA 21773d0View commit details