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

Case sensitive stop words #545

Merged
merged 2 commits into from
Jun 27, 2021
Merged

Case sensitive stop words #545

merged 2 commits into from
Jun 27, 2021

Conversation

tefra
Copy link
Owner

@tefra tefra commented Jun 27, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 27, 2021

Codecov Report

Merging #545 (9ab48ab) into master (d15385f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #545   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           94        93    -1     
  Lines         7763      7767    +4     
  Branches      1337      1337           
=========================================
+ Hits          7763      7767    +4     
Impacted Files Coverage Δ
xsdata/codegen/container.py 100.00% <100.00%> (ø)
...data/codegen/handlers/attribute_compound_choice.py 100.00% <100.00%> (ø)
xsdata/codegen/handlers/attribute_default_value.py 100.00% <100.00%> (ø)
xsdata/codegen/handlers/attribute_group.py 100.00% <100.00%> (ø)
xsdata/codegen/handlers/attribute_name_conflict.py 100.00% <100.00%> (ø)
xsdata/codegen/handlers/attribute_overrides.py 100.00% <100.00%> (ø)
xsdata/codegen/handlers/class_designate.py 100.00% <100.00%> (ø)
xsdata/codegen/handlers/class_name_conflict.py 100.00% <100.00%> (ø)
xsdata/codegen/models.py 100.00% <100.00%> (ø)
xsdata/codegen/resolver.py 100.00% <100.00%> (ø)
... and 4 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 d15385f...9ab48ab. Read the comment docs.

@tefra tefra force-pushed the case-sensitive-stop-words branch 3 times, most recently from d929ae5 to 0b0a63e Compare June 27, 2021 15:24
@tefra tefra force-pushed the case-sensitive-stop-words branch from 0b0a63e to 9ab48ab Compare June 27, 2021 15:25
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tefra tefra merged commit a3ccfbf into master Jun 27, 2021
@tefra tefra deleted the case-sensitive-stop-words branch June 27, 2021 15:39
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.

1 participant