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

feat: Remove #[contract(module=...)] support #320

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

kulikthebird
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.43%. Comparing base (0b65f69) to head (0ab1392).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
+ Coverage   84.99%   85.43%   +0.44%     
==========================================
  Files          38       37       -1     
  Lines        2706     2692      -14     
==========================================
  Hits         2300     2300              
+ Misses        406      392      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kulikthebird kulikthebird added this to the 1.0.0 milestone Mar 5, 2024
@kulikthebird kulikthebird force-pushed the feat/contract_module_not_needed_in_mt branch from b294a36 to 57a63a9 Compare March 5, 2024 13:41
@kulikthebird kulikthebird force-pushed the feat/remove_contract_module_support branch from 0e6a870 to 6be2706 Compare March 5, 2024 13:44
@kulikthebird kulikthebird force-pushed the feat/contract_module_not_needed_in_mt branch from 57a63a9 to 317538c Compare March 5, 2024 13:48
@kulikthebird kulikthebird force-pushed the feat/remove_contract_module_support branch from 6be2706 to 927ce26 Compare March 5, 2024 13:48
@kulikthebird kulikthebird force-pushed the feat/remove_contract_module_support branch from 927ce26 to 1e19891 Compare March 5, 2024 21:07
@kulikthebird kulikthebird changed the title feat: Remove #[contract(module=...)] support feat: Remove #[contract(module=...)] support Mar 6, 2024
@kulikthebird kulikthebird force-pushed the feat/contract_module_not_needed_in_mt branch from 3477274 to 4883f83 Compare March 11, 2024 11:43
@kulikthebird kulikthebird self-assigned this Mar 11, 2024
Base automatically changed from feat/contract_module_not_needed_in_mt to main March 11, 2024 16:32
@kulikthebird kulikthebird force-pushed the feat/remove_contract_module_support branch from 1e19891 to 0ab1392 Compare March 11, 2024 16:39
@kulikthebird kulikthebird enabled auto-merge (squash) March 11, 2024 16:42
@kulikthebird kulikthebird merged commit 9f13d09 into main Mar 11, 2024
11 checks passed
@kulikthebird kulikthebird deleted the feat/remove_contract_module_support branch March 11, 2024 16:52
@github-actions github-actions bot mentioned this pull request Mar 18, 2024
@github-actions github-actions bot mentioned this pull request Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants