Skip to content

Tags: Bagatheesh/azure-sdk-for-net

Tags

244576

Toggle 244576's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Various renaming for x-language consistency (Azure#17320)

* Various renaming for x-language consistency

Microsoft.Azure.Management.Peering_2.1.1

Toggle Microsoft.Azure.Management.Peering_2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[TA] No locale in links and add functionalities to package descriptio…

…ns (Azure#17312)

* remove local from links and modify package description

Azure.Template_1.0.3-beta.640290

Toggle Azure.Template_1.0.3-beta.640290's commit message
Sync eng/common directory with azure-sdk-tools repository for Tools P…

…R 1233

Microsoft.Azure.Management.RedisEnterprise_1.0.0-preview

Toggle Microsoft.Azure.Management.RedisEnterprise_1.0.0-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Redis Enterprise to match Updated Swagger (Azure#17214)

* Add support for Redis Enterprise.

* Add SessionRecords from successful tests.

* Add redisenterprise pipeline.

* Updated SDK to match updated Swagger.

239056

Toggle 239056's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable code coverage (Azure#17067)

* Use VSTest integration for Coverlet

Fixes Azure#15231. Relates to Azure#14427.

* Do not ignore CompilerGeneratedAttribute

See coverlet-coverage/coverlet#794 (comment)

* Enable code coverage for PRs

* Publish code coverage even for failed tests

* Enable code coverage reports

Resolves Azure#14427 by limiting reports to a single service directory (CIs) or per test project (dev environments). For CIs, full coverage reports of everything build will be uploaded. For dev environments, a summary HTML file will be output to test projects' TestResults directories.

* Fix filefilters path for CI

* Use absolute path for filefilters

Same as dev support; reportgenerator documentation is not clear on when absolute or relative paths are required.

* Use absolute path for reports

* Update report directory to limit globbing

* Disable code coverage of track 2 mgmt

Opened Azure#17090 to track re-enabling once improved.

* Generate report before uploading test results

The exact same commands are working locally using the same versions of ReportGenerator, sans running the test publishing executable. There's also extra coverage files showing up that I'm wondering if it's responsible.

* Temporarily upload all code coverage artifacts

* Split between props and targets again

At one point, this mostly worked. Going back to how I was split between props and targets before to see if that makes a difference.

* Collect more information

* Always define CoverletGetPathMap

@clairernovotny recommended important some changes. These are working locally when simulating a CI, so 🤞.

* Resolve PR feedback

Fix extra (temporary) logging as well.

* Use different variable to detect CI

ContinuousIntegrationBuild wasn't defined for test projects.

* Replace curly braces with Of in file names

Fixes Azure#17164

* Removing extra logging

* Renames files with curly braces

Fixes Azure#17164

* Resolve PR feedback

* Do not reformat HTML coverage report

239055

Toggle 239055's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable code coverage (Azure#17067)

* Use VSTest integration for Coverlet

Fixes Azure#15231. Relates to Azure#14427.

* Do not ignore CompilerGeneratedAttribute

See coverlet-coverage/coverlet#794 (comment)

* Enable code coverage for PRs

* Publish code coverage even for failed tests

* Enable code coverage reports

Resolves Azure#14427 by limiting reports to a single service directory (CIs) or per test project (dev environments). For CIs, full coverage reports of everything build will be uploaded. For dev environments, a summary HTML file will be output to test projects' TestResults directories.

* Fix filefilters path for CI

* Use absolute path for filefilters

Same as dev support; reportgenerator documentation is not clear on when absolute or relative paths are required.

* Use absolute path for reports

* Update report directory to limit globbing

* Disable code coverage of track 2 mgmt

Opened Azure#17090 to track re-enabling once improved.

* Generate report before uploading test results

The exact same commands are working locally using the same versions of ReportGenerator, sans running the test publishing executable. There's also extra coverage files showing up that I'm wondering if it's responsible.

* Temporarily upload all code coverage artifacts

* Split between props and targets again

At one point, this mostly worked. Going back to how I was split between props and targets before to see if that makes a difference.

* Collect more information

* Always define CoverletGetPathMap

@clairernovotny recommended important some changes. These are working locally when simulating a CI, so 🤞.

* Resolve PR feedback

Fix extra (temporary) logging as well.

* Use different variable to detect CI

ContinuousIntegrationBuild wasn't defined for test projects.

* Replace curly braces with Of in file names

Fixes Azure#17164

* Removing extra logging

* Renames files with curly braces

Fixes Azure#17164

* Resolve PR feedback

* Do not reformat HTML coverage report

239054

Toggle 239054's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable code coverage (Azure#17067)

* Use VSTest integration for Coverlet

Fixes Azure#15231. Relates to Azure#14427.

* Do not ignore CompilerGeneratedAttribute

See coverlet-coverage/coverlet#794 (comment)

* Enable code coverage for PRs

* Publish code coverage even for failed tests

* Enable code coverage reports

Resolves Azure#14427 by limiting reports to a single service directory (CIs) or per test project (dev environments). For CIs, full coverage reports of everything build will be uploaded. For dev environments, a summary HTML file will be output to test projects' TestResults directories.

* Fix filefilters path for CI

* Use absolute path for filefilters

Same as dev support; reportgenerator documentation is not clear on when absolute or relative paths are required.

* Use absolute path for reports

* Update report directory to limit globbing

* Disable code coverage of track 2 mgmt

Opened Azure#17090 to track re-enabling once improved.

* Generate report before uploading test results

The exact same commands are working locally using the same versions of ReportGenerator, sans running the test publishing executable. There's also extra coverage files showing up that I'm wondering if it's responsible.

* Temporarily upload all code coverage artifacts

* Split between props and targets again

At one point, this mostly worked. Going back to how I was split between props and targets before to see if that makes a difference.

* Collect more information

* Always define CoverletGetPathMap

@clairernovotny recommended important some changes. These are working locally when simulating a CI, so 🤞.

* Resolve PR feedback

Fix extra (temporary) logging as well.

* Use different variable to detect CI

ContinuousIntegrationBuild wasn't defined for test projects.

* Replace curly braces with Of in file names

Fixes Azure#17164

* Removing extra logging

* Renames files with curly braces

Fixes Azure#17164

* Resolve PR feedback

* Do not reformat HTML coverage report

239053

Toggle 239053's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable code coverage (Azure#17067)

* Use VSTest integration for Coverlet

Fixes Azure#15231. Relates to Azure#14427.

* Do not ignore CompilerGeneratedAttribute

See coverlet-coverage/coverlet#794 (comment)

* Enable code coverage for PRs

* Publish code coverage even for failed tests

* Enable code coverage reports

Resolves Azure#14427 by limiting reports to a single service directory (CIs) or per test project (dev environments). For CIs, full coverage reports of everything build will be uploaded. For dev environments, a summary HTML file will be output to test projects' TestResults directories.

* Fix filefilters path for CI

* Use absolute path for filefilters

Same as dev support; reportgenerator documentation is not clear on when absolute or relative paths are required.

* Use absolute path for reports

* Update report directory to limit globbing

* Disable code coverage of track 2 mgmt

Opened Azure#17090 to track re-enabling once improved.

* Generate report before uploading test results

The exact same commands are working locally using the same versions of ReportGenerator, sans running the test publishing executable. There's also extra coverage files showing up that I'm wondering if it's responsible.

* Temporarily upload all code coverage artifacts

* Split between props and targets again

At one point, this mostly worked. Going back to how I was split between props and targets before to see if that makes a difference.

* Collect more information

* Always define CoverletGetPathMap

@clairernovotny recommended important some changes. These are working locally when simulating a CI, so 🤞.

* Resolve PR feedback

Fix extra (temporary) logging as well.

* Use different variable to detect CI

ContinuousIntegrationBuild wasn't defined for test projects.

* Replace curly braces with Of in file names

Fixes Azure#17164

* Removing extra logging

* Renames files with curly braces

Fixes Azure#17164

* Resolve PR feedback

* Do not reformat HTML coverage report

239052

Toggle 239052's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable code coverage (Azure#17067)

* Use VSTest integration for Coverlet

Fixes Azure#15231. Relates to Azure#14427.

* Do not ignore CompilerGeneratedAttribute

See coverlet-coverage/coverlet#794 (comment)

* Enable code coverage for PRs

* Publish code coverage even for failed tests

* Enable code coverage reports

Resolves Azure#14427 by limiting reports to a single service directory (CIs) or per test project (dev environments). For CIs, full coverage reports of everything build will be uploaded. For dev environments, a summary HTML file will be output to test projects' TestResults directories.

* Fix filefilters path for CI

* Use absolute path for filefilters

Same as dev support; reportgenerator documentation is not clear on when absolute or relative paths are required.

* Use absolute path for reports

* Update report directory to limit globbing

* Disable code coverage of track 2 mgmt

Opened Azure#17090 to track re-enabling once improved.

* Generate report before uploading test results

The exact same commands are working locally using the same versions of ReportGenerator, sans running the test publishing executable. There's also extra coverage files showing up that I'm wondering if it's responsible.

* Temporarily upload all code coverage artifacts

* Split between props and targets again

At one point, this mostly worked. Going back to how I was split between props and targets before to see if that makes a difference.

* Collect more information

* Always define CoverletGetPathMap

@clairernovotny recommended important some changes. These are working locally when simulating a CI, so 🤞.

* Resolve PR feedback

Fix extra (temporary) logging as well.

* Use different variable to detect CI

ContinuousIntegrationBuild wasn't defined for test projects.

* Replace curly braces with Of in file names

Fixes Azure#17164

* Removing extra logging

* Renames files with curly braces

Fixes Azure#17164

* Resolve PR feedback

* Do not reformat HTML coverage report

239051

Toggle 239051's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable code coverage (Azure#17067)

* Use VSTest integration for Coverlet

Fixes Azure#15231. Relates to Azure#14427.

* Do not ignore CompilerGeneratedAttribute

See coverlet-coverage/coverlet#794 (comment)

* Enable code coverage for PRs

* Publish code coverage even for failed tests

* Enable code coverage reports

Resolves Azure#14427 by limiting reports to a single service directory (CIs) or per test project (dev environments). For CIs, full coverage reports of everything build will be uploaded. For dev environments, a summary HTML file will be output to test projects' TestResults directories.

* Fix filefilters path for CI

* Use absolute path for filefilters

Same as dev support; reportgenerator documentation is not clear on when absolute or relative paths are required.

* Use absolute path for reports

* Update report directory to limit globbing

* Disable code coverage of track 2 mgmt

Opened Azure#17090 to track re-enabling once improved.

* Generate report before uploading test results

The exact same commands are working locally using the same versions of ReportGenerator, sans running the test publishing executable. There's also extra coverage files showing up that I'm wondering if it's responsible.

* Temporarily upload all code coverage artifacts

* Split between props and targets again

At one point, this mostly worked. Going back to how I was split between props and targets before to see if that makes a difference.

* Collect more information

* Always define CoverletGetPathMap

@clairernovotny recommended important some changes. These are working locally when simulating a CI, so 🤞.

* Resolve PR feedback

Fix extra (temporary) logging as well.

* Use different variable to detect CI

ContinuousIntegrationBuild wasn't defined for test projects.

* Replace curly braces with Of in file names

Fixes Azure#17164

* Removing extra logging

* Renames files with curly braces

Fixes Azure#17164

* Resolve PR feedback

* Do not reformat HTML coverage report