Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Adding hyperlinks to bugs/enhancements in QC report and removing Futu…
Browse files Browse the repository at this point in the history
…re section from releases.md (#70)

* Updating for 1.1.14 release

* Fixing order

* Adding enhancement tag

* Fixing spacing

* Removing Future section from releases

* Adding hyperlinks to bugs and enhancements
  • Loading branch information
jayaranigarg authored Apr 24, 2019
1 parent 4038eb1 commit 8661e3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Quarterly Checkins/QC-2019-Q1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

|Category| Incoming | Closed |
| --- | :---: | :---: |
| Total issues | 36 | 30 |
| Enhancements | 8 | 5 |
| Bugs | 6 | 6 |
| Total issues | [35](https://github.com/Microsoft/testfx/issues?utf8=%E2%9C%93&q=is%3Aissue+created%3A2019-01-01..2019-03-31) | [29](https://github.com/Microsoft/testfx/issues?utf8=%E2%9C%93&q=is%3Aissue+closed%3A2019-01-01..2019-03-31) |
| Enhancements | [8](https://github.com/Microsoft/testfx/issues?utf8=%E2%9C%93&q=is%3Aissue+created%3A2019-01-01..2019-03-31+label%3Aenhancement) | [5](https://github.com/Microsoft/testfx/issues?utf8=%E2%9C%93&q=is%3Aissue+closed%3A2019-01-01..2019-04-24+label%3Aenhancement) |
| Bugs | [6](https://github.com/Microsoft/testfx/issues?utf8=%E2%9C%93&q=is%3Aissue+closed%3A2019-01-01..2019-03-31+label%3Abug) | [6](https://github.com/Microsoft/testfx/issues?utf8=%E2%9C%93&q=is%3Aissue+created%3A2019-01-01..2019-03-31+label%3Abug) |

## Work accomplished

Expand Down
3 changes: 0 additions & 3 deletions docs/releases.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Releases
# Future
- Changes to integrate with the performance improvements related to pruning the set of assemblies given to test adapters [[RFC]](https://github.com/Microsoft/vstest-docs/blob/master/RFCs/0020-Improving-Logic-To-Pass-Sources-To-Adapters.md)
- Conforming to "Guidelines for a TestCase's FullyQualifiedName" [[RFC]](https://github.com/Microsoft/vstest-docs/pull/133)

# 2.0.0-beta4 (April 2019)
- [x] [Deployment Item support in .NET Core](https://github.com/Microsoft/testfx/pull/565)
Expand Down

0 comments on commit 8661e3d

Please sign in to comment.