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

Sophisticated aliases #88

Merged
merged 9 commits into from
Jun 21, 2022
Merged

Sophisticated aliases #88

merged 9 commits into from
Jun 21, 2022

Conversation

samuelcolvin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #88 (ec14544) into main (8b02c5c) will increase coverage by 0.47%.
The diff coverage is 97.79%.

❗ Current head ec14544 differs from pull request most recent head 2a02775. Consider uploading reports for the commit 2a02775 to get more accurate results

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   95.88%   96.35%   +0.47%     
==========================================
  Files          40       40              
  Lines        3497     3592      +95     
  Branches       28       28              
==========================================
+ Hits         3353     3461     +108     
+ Misses        144      131      -13     
Impacted Files Coverage Δ
src/input/input_json.rs 95.27% <ø> (ø)
src/input/input_python.rs 96.03% <ø> (+2.38%) ⬆️
src/input/to_loc_item.rs 95.45% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)
src/validators/model.rs 98.25% <97.52%> (+3.18%) ⬆️
pydantic_core/_types.py 100.00% <100.00%> (ø)
src/build_tools.rs 100.00% <100.00%> (ø)
src/input/parse_json.rs 88.05% <100.00%> (+1.49%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3082c5b...2a02775. Read the comment docs.

@samuelcolvin samuelcolvin marked this pull request as ready for review June 21, 2022 17:56
@samuelcolvin samuelcolvin changed the title working on more sophisticated aliases Sophisticated aliases Jun 21, 2022
@samuelcolvin samuelcolvin mentioned this pull request Jun 21, 2022
@samuelcolvin samuelcolvin merged commit 7b4213a into main Jun 21, 2022
@samuelcolvin samuelcolvin deleted the aliases branch June 21, 2022 19:04
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