Skip to content
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

Filed scoped namespaces #27

Conversation

@Stepami Stepami merged commit 4b0c302 into refactoring/using-new-net-features Dec 12, 2022
@Stepami Stepami deleted the refactoring/using-new-net-features-dir/local-scoped-namespaces branch December 12, 2022 22:00
@github-actions
Copy link

File Coverage Branches Missing
All files 37% 32%
Interpreter.Lib.FrontEnd.GetTokens.LexerException 75% 100% 10-12
Interpreter.Lib.FrontEnd.GetTokens.Impl.Lexer 91% 83%
Interpreter.Lib.BackEnd.Frame 62% 25%
Interpreter.Lib.BackEnd.Instructions.CallFunction 72% 62% 15 32-35
Interpreter.Lib.BackEnd.Instructions.DotAssignment 75% 50%
Interpreter.Lib.BackEnd.Instructions.Simple 35% 22% 25-27 34-42 53-60 62-66 75-78

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against fd39ce6

Stepami added a commit that referenced this pull request Dec 12, 2022
* versioning

* enabling implicit usings (#25)

* local scoped namespaces (#27)
Stepami added a commit that referenced this pull request Dec 23, 2022
* initial of the branch

* контракт адреса

* Переезд на .NET 7 (#24)

* обновление sdk в проекте

* обновление sdk в ci

* переход на json raw string literal

* обновление nuget пакетов

* Генерация отчёта о покрытии на уровне конфигурации проекта

coverlet-coverage/coverlet#1391

* Генерация отчёта о покрытии на уровне конфигурации проекта

coverlet-coverage/coverlet#1391

* versioning

* Update Readme.md

* draft алгоритма работы коллекции

* Использование последних наворотов шарпа (#26)

* versioning

* enabling implicit usings (#25)

* local scoped namespaces (#27)

* after merge

* разработка алгоритма вставки в коллекцию

* пакетная вставка

* доработка алгоритма вставки

* индексатор

* прямая итерация над коллекцией

* важная доработка вставки - сгенерированный адрес проставляется инструкции, больше не требуется создавать адрес для создания инструкции

* переименовал сущность адреса

* доработка массовой вставки

* алгоритм удаления инструкции

* unit tests

* more tests
@Stepami Stepami added the enhancement New feature or request label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant