Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JasonBock/Rocks issues and pull requests

#347 - Replacing return values

Issue - State: closed - Opened by pmarflee about 1 month ago - 3 comments

#346 - Update Tests to Use Testing.Platform

Issue - State: open - Opened by JasonBock about 2 months ago
Labels: enhancement, Medium Priority

#345 - `internal` Types With Parameters Defined With `internal` Types Cause Errors

Issue - State: closed - Opened by JasonBock about 2 months ago
Labels: bug, Medium Priority

#344 - Allow the Mock Type To be Public

Issue - State: closed - Opened by JasonBock 2 months ago - 1 comment
Labels: enhancement, High Priority

#342 - Use Partial Types To Define Expectations

Issue - State: open - Opened by JasonBock 4 months ago
Labels: enhancement, Medium Priority

#341 - Set access modifier for generated `*Expectations`

Issue - State: closed - Opened by Prodigio 4 months ago - 3 comments

#340 - Build stalls when Rock attribute is duplicated in dependent project

Issue - State: closed - Opened by mgurlitz 4 months ago - 3 comments
Labels: bug, Medium Priority

#339 - Move All Code Used Exclusively by Generated Code to `Rocks.Support`

Issue - State: open - Opened by JasonBock 5 months ago
Labels: enhancement, Low Priority

#338 - Improve "No Handlers Were Found For" Message

Issue - State: closed - Opened by JasonBock 5 months ago - 2 comments
Labels: enhancement, Low Priority

#337 - Static Members on Interfaces Cause Issues

Issue - State: closed - Opened by JasonBock 5 months ago
Labels: bug, Low Priority

#336 - `new` Members Cause Issues

Issue - State: closed - Opened by JasonBock 5 months ago - 1 comment
Labels: bug, Low Priority

#335 - Nested Types Within a Namespace Has Issues

Issue - State: closed - Opened by JasonBock 6 months ago - 1 comment
Labels: bug, Low Priority

#334 - Virtual Members Using the `new` Keyword Breaks Base Invocations

Issue - State: closed - Opened by JasonBock 6 months ago
Labels: bug, Low Priority

#333 - Nested Generic Types are Not Being Handled Correctly

Issue - State: closed - Opened by JasonBock 6 months ago - 1 comment
Labels: bug, High Priority

#331 - Handle Anti-Constraints

Issue - State: closed - Opened by JasonBock 6 months ago
Labels: enhancement, Medium Priority

#330 - Reuse Projected Code

Issue - State: closed - Opened by JasonBock 6 months ago - 1 comment
Labels: enhancement, Medium Priority

#329 - Special Types in a Member Cannot Be Used in Type Parameters

Issue - State: closed - Opened by JasonBock 6 months ago
Labels: bug, Medium Priority

#328 - `scoped` is Added to `params`

Issue - State: closed - Opened by JasonBock 6 months ago
Labels: bug, High Priority

#327 - Add Collection Expression Support to `EquatableArray`

Issue - State: closed - Opened by JasonBock 7 months ago
Labels: enhancement, Low Priority

#326 - Create `AvoidClosedGenericsAnalyzer`

Issue - State: closed - Opened by JasonBock 7 months ago
Labels: enhancement, Medium Priority

#324 - Remove Existing Attributes

Issue - State: closed - Opened by JasonBock 7 months ago
Labels: enhancement, Low Priority

#323 - Create `RockAttribute` And Obsolete Attributes

Issue - State: closed - Opened by JasonBock 7 months ago
Labels: enhancement, Medium Priority

#322 - Consider Using Interceptors for Non-Virtual Members

Issue - State: open - Opened by JasonBock 7 months ago
Labels: enhancement, Low Priority

#321 - Update Project Settings

Issue - State: closed - Opened by JasonBock 7 months ago
Labels: enhancement, Low Priority

#320 - Default Constraint Needed For Nullable Type

Issue - State: closed - Opened by JasonBock 7 months ago - 2 comments
Labels: bug, Medium Priority

#319 - Add `/* lang=c#-test */` Everywhere for C# Code in a String

Issue - State: open - Opened by JasonBock 7 months ago
Labels: enhancement, Low Priority

#318 - Only Allow Open Generic Definitions

Issue - State: closed - Opened by JasonBock 8 months ago - 1 comment
Labels: enhancement, Medium Priority

#317 - Protected Member Descriptions Can't Be Found

Issue - State: closed - Opened by JasonBock 8 months ago
Labels: bug, Low Priority

#316 - Fix typo in Overview.md

Pull Request - State: closed - Opened by mgurlitz 9 months ago

#315 - Add Documentation on Usage Issues

Issue - State: open - Opened by JasonBock 9 months ago
Labels: enhancement, Low Priority

#314 - Null-Coalescing Around Expectations Property

Issue - State: closed - Opened by JasonBock 9 months ago - 1 comment

#313 - Virtual Properties cause NullReferenceException

Issue - State: closed - Opened by rainman-63 9 months ago - 8 comments

#312 - Add `[ExcludeFromCodeCoverage]` to Generated Code

Issue - State: closed - Opened by JasonBock 9 months ago - 1 comment
Labels: enhancement, Low Priority

#311 - Support Static Abstract Members in Interfaces

Issue - State: open - Opened by JasonBock 10 months ago
Labels: enhancement, Medium Priority

#310 - remove csproj properties that are the same as the defaults

Pull Request - State: closed - Opened by SimonCropp 10 months ago - 1 comment

#309 - Resolve Event Extensions Issue With Open Generics

Issue - State: open - Opened by JasonBock 11 months ago
Labels: enhancement, Low Priority

#307 - Remove Method Signatures From Attribtues and Exceptions

Issue - State: closed - Opened by JasonBock 11 months ago - 1 comment
Labels: enhancement, Low Priority

#306 - Create Comparison Application for Mocking Frameworks

Issue - State: open - Opened by JasonBock 11 months ago
Labels: enhancement, Low Priority

#305 - Remove Duplicated Code For Method Generation

Issue - State: closed - Opened by JasonBock 11 months ago
Labels: enhancement, Low Priority

#304 - Investigate `scoped`

Issue - State: closed - Opened by JasonBock 12 months ago - 4 comments
Labels: enhancement, Medium Priority

#303 - Restructure `PropertyModel` to Have Separate Entries for `Get`, `Set`, and `Init`

Issue - State: open - Opened by JasonBock 12 months ago
Labels: enhancement, Low Priority

#302 - Initialize Handler Array With Initial Value

Issue - State: closed - Opened by JasonBock about 1 year ago - 1 comment

#301 - Order Member List in Models

Issue - State: open - Opened by JasonBock about 1 year ago

#300 - Aliases and FQNs

Issue - State: open - Opened by JasonBock about 1 year ago

#299 - Explicit Indexers With Non-Explicit Properites Causes Code Generation Issue

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Low Priority

#298 - Investigate Generation Times

Issue - State: closed - Opened by JasonBock about 1 year ago - 1 comment
Labels: enhancement, Medium Priority

#297 - Types With `[MemberNotNullWhen]` Causes Issue With Make Build Type

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Low Priority

#296 - Members That Define a Parameter With the Name `handler` Cause Issues

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Low Priority

#295 - Mocks With Generic Methods and Events Cannot Be Mocked

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Medium Priority

#294 - Prevent Expectations From Being Set After Mock is Made

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: enhancement, High Priority

#293 - Reduce the Capacity of the Handler List Creation

Issue - State: closed - Opened by JasonBock about 1 year ago - 2 comments
Labels: enhancement, Medium Priority

#292 - Improve `Verify()` Performance

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: enhancement, Medium Priority

#291 - Update BenchmarkMockNet

Issue - State: closed - Opened by JasonBock about 1 year ago - 1 comment
Labels: enhancement, Medium Priority

#290 - Move to Use Artifacts Output

Issue - State: open - Opened by JasonBock about 1 year ago - 1 comment
Labels: enhancement, Medium Priority

#289 - Move Diagnostics To Analyzers

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: enhancement, High Priority

#288 - Address Extremely Rare Name Collisions

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Low Priority

#287 - Consider Supporting Open Generics

Issue - State: closed - Opened by JasonBock about 1 year ago - 2 comments
Labels: enhancement, High Priority

#286 - Generate Code Based on Target Framework

Issue - State: open - Opened by JasonBock about 1 year ago
Labels: enhancement, Low Priority

#285 - Consolidate File Name Creation for Creates and Makes

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: enhancement, Low Priority

#284 - Interface With Sealed Member Causes Exception

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Low Priority

#283 - Remove Casts in Generated Code and Add FAWMN

Issue - State: closed - Opened by JasonBock about 1 year ago - 1 comment
Labels: enhancement, Medium Priority

#282 - Improve Code Generation Test Application

Issue - State: closed - Opened by JasonBock about 1 year ago - 1 comment
Labels: enhancement, Low Priority

#281 - Duplicate Type Names Cause Compilation Issues

Issue - State: closed - Opened by JasonBock about 1 year ago - 3 comments
Labels: bug, Low Priority

#280 - Duplicate Methods are Generated if Generic Parameter Name Changes

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Medium Priority

#279 - Default Arguments Using `default` and `[AllowNull]`

Issue - State: closed - Opened by JasonBock about 1 year ago - 1 comment
Labels: bug, Medium Priority

#278 - Recreating a Member Confuses Rocks

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Medium Priority

#277 - Types With Internal Abstract Members Cause Issues

Issue - State: closed - Opened by JasonBock about 1 year ago - 3 comments
Labels: bug, Low Priority

#276 - Static Members in an Interface Cause Shim Issues

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Medium Priority

#275 - Nullable Type Breaks File Name

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, High Priority

#274 - Update to .NET 8

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: enhancement, High Priority

#273 - NullableAttribute Can't Be Emitted

Issue - State: closed - Opened by JasonBock about 1 year ago - 1 comment
Labels: bug, Medium Priority

#272 - Ensure All Diagnostics are Up-To-Date

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: enhancement, Low Priority

#271 - Overriding Member in Base Class And Changing Nullability Breaks Rocks

Issue - State: closed - Opened by JasonBock about 1 year ago
Labels: bug, Low Priority

#270 - Ensure Diagnostics are on the Method Invocation

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: enhancement, Low Priority

#269 - Not Considering Generic Parameter Types for Expectations

Issue - State: closed - Opened by JasonBock over 1 year ago - 1 comment
Labels: bug, Medium Priority

#268 - Create Expectation Overloads for `params`

Issue - State: open - Opened by JasonBock over 1 year ago
Labels: enhancement, Low Priority

#267 - Allow Types With Obsolete Members to Be Generated if ROCK10 is Suppressed

Issue - State: closed - Opened by JasonBock over 1 year ago - 4 comments
Labels: bug, Low Priority

#266 - Make Microsoft.CodeAnalysis.CSharp a Private Asset

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: enhancement, Low Priority

#265 - Bump the Community Standard Numbers

Issue - State: closed - Opened by JasonBock over 1 year ago

#264 - Change Default Parameters to Have Optional Value in Expectation Extension Method

Issue - State: closed - Opened by JasonBock over 1 year ago - 1 comment
Labels: enhancement, Medium Priority

#263 - Char Default Value should be wrapped in single quotes

Pull Request - State: closed - Opened by mattbrailsford over 1 year ago - 4 comments

#262 - Add Sections to Changelog

Issue - State: open - Opened by JasonBock over 1 year ago
Labels: enhancement, Low Priority

#261 - Create a Custom Expectations Object

Issue - State: closed - Opened by JasonBock over 1 year ago - 2 comments
Labels: enhancement, High Priority

#260 - Add auto-generated Comment

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: enhancement, Low Priority

#259 - Next Round of NuGet Packages For Code Gen Test App

Issue - State: closed - Opened by JasonBock over 1 year ago - 1 comment
Labels: enhancement, Low Priority

#258 - Add Debugging Information Support

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: enhancement, Low Priority

#257 - Calling Obsolete Member in Base Class

Issue - State: closed - Opened by JasonBock over 1 year ago - 1 comment
Labels: bug, Low Priority

#256 - Duplicate `Instance()` and Constructors

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: bug, Low Priority

#255 - Missing Implementations in the Mock

Issue - State: closed - Opened by JasonBock over 1 year ago - 1 comment
Labels: bug, Low Priority

#254 - Ambiguous Call in Mock

Issue - State: closed - Opened by JasonBock over 1 year ago - 1 comment
Labels: bug, Low Priority

#253 - Reduce Custom Map Types in Code Generation Test Application

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: enhancement, Low Priority

#252 - Make the Code Generation App Fine-Grained

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: enhancement, Low Priority

#251 - Duplication With Overriding Methods

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: bug, Low Priority

#250 - `[Obsolete]` Types Are Not Flagged

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: bug, Low Priority

#249 - Look at Members **and** Member Parts for `[Obsolete]` Check

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: enhancement, Low Priority

#248 - Missing FQNs in Makes

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: bug, Low Priority

#247 - Exact Match With Non-Virtual Member

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: bug, Low Priority

#246 - Nullable Return Issue in Shims

Issue - State: closed - Opened by JasonBock over 1 year ago
Labels: bug, Low Priority

#245 - Revisit Protected Nested Types

Issue - State: closed - Opened by JasonBock over 1 year ago - 1 comment
Labels: enhancement, Medium Priority