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

0.0.22 #11

Merged
merged 17 commits into from
Nov 13, 2023
Merged

0.0.22 #11

merged 17 commits into from
Nov 13, 2023

Conversation

pomponchik
Copy link
Owner

A small but very important update.

  • REPL has finally been added!

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (702de5d) 92.96% compared to head (fde8f1e) 89.37%.
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   92.96%   89.37%   -3.59%     
==========================================
  Files          16       17       +1     
  Lines         341      386      +45     
==========================================
+ Hits          317      345      +28     
- Misses         24       41      +17     
Files Coverage Δ
instld/cli/parsing_arguments/get_python_file.py 100.00% <100.00%> (ø)
.../cli/parsing_comments/get_options_from_comments.py 100.00% <100.00%> (ø)
instld/errors.py 100.00% <100.00%> (ø)
instld/module/context.py 97.50% <100.00%> (ø)
instld/module/context_manager.py 88.63% <ø> (ø)
instld/state_management/storage.py 100.00% <100.00%> (ø)
instld/cli/parsing_comments/get_comment_string.py 93.33% <90.00%> (-6.67%) ⬇️
instld/cli/main.py 74.46% <54.54%> (-12.68%) ⬇️

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

@pomponchik pomponchik merged commit ef4e473 into main Nov 13, 2023
16 of 17 checks passed
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.

None yet

1 participant